Searched refs:message_doc (Results 1 – 1 of 1) sorted by relevance
1292 xmlDocPtr message_doc = create_localized_message_doc(); in create_localized_message_file() local1293 xmlDocDumpFormatMemory(message_doc, &text, NULL, 1); in create_localized_message_file()1303 xmlFreeDoc(message_doc); in create_localized_message_file()