Searched refs:n_doc (Results 1 – 1 of 1) sorted by relevance
1427 int n_doc; in test_htmlAutoCloseTag() local1433 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() local2101 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 …]