Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c1427 int n_doc; in test_htmlAutoCloseTag() local
1433 for (n_doc = 0;n_doc < gen_nb_htmlDocPtr;n_doc++) { in test_htmlAutoCloseTag()
1437 doc = gen_htmlDocPtr(n_doc, 0); in test_htmlAutoCloseTag()
1444 des_htmlDocPtr(n_doc, doc, 0); in test_htmlAutoCloseTag()
1452 printf(" %d", n_doc); in test_htmlAutoCloseTag()
2097 int n_doc; in test_htmlIsAutoClosed() local
2101 for (n_doc = 0;n_doc < gen_nb_htmlDocPtr;n_doc++) { in test_htmlIsAutoClosed()
2104 doc = gen_htmlDocPtr(n_doc, 0); in test_htmlIsAutoClosed()
2110 des_htmlDocPtr(n_doc, doc, 0); in test_htmlIsAutoClosed()
2117 printf(" %d", n_doc); in test_htmlIsAutoClosed()
[all …]