Home
last modified time | relevance | path

Searched refs:n_out_doc (Results 1 – 1 of 1) sorted by relevance

/external/libxml2/
Dtestapi.c20193 int n_out_doc; in test_xmlDocDumpFormatMemoryEnc() local
20203 for (n_out_doc = 0;n_out_doc < gen_nb_xmlDocPtr;n_out_doc++) { in test_xmlDocDumpFormatMemoryEnc()
20209 out_doc = gen_xmlDocPtr(n_out_doc, 0); in test_xmlDocDumpFormatMemoryEnc()
20217 des_xmlDocPtr(n_out_doc, out_doc, 0); in test_xmlDocDumpFormatMemoryEnc()
20227 printf(" %d", n_out_doc); in test_xmlDocDumpFormatMemoryEnc()
20299 int n_out_doc; in test_xmlDocDumpMemoryEnc() local
20307 for (n_out_doc = 0;n_out_doc < gen_nb_xmlDocPtr;n_out_doc++) { in test_xmlDocDumpMemoryEnc()
20312 out_doc = gen_xmlDocPtr(n_out_doc, 0); in test_xmlDocDumpMemoryEnc()
20319 des_xmlDocPtr(n_out_doc, out_doc, 0); in test_xmlDocDumpMemoryEnc()
20328 printf(" %d", n_out_doc); in test_xmlDocDumpMemoryEnc()