Searched refs:n_URI (Results 1 – 1 of 1) sorted by relevance
3158 int n_URI; in test_htmlNewDoc() local3162 for (n_URI = 0;n_URI < gen_nb_const_xmlChar_ptr;n_URI++) { in test_htmlNewDoc()3165 URI = gen_const_xmlChar_ptr(n_URI, 0); in test_htmlNewDoc()3171 des_const_xmlChar_ptr(n_URI, (const xmlChar *)URI, 0); in test_htmlNewDoc()3178 printf(" %d", n_URI); in test_htmlNewDoc()3199 int n_URI; in test_htmlNewDocNoDtD() local3203 for (n_URI = 0;n_URI < gen_nb_const_xmlChar_ptr;n_URI++) { in test_htmlNewDocNoDtD()3206 URI = gen_const_xmlChar_ptr(n_URI, 0); in test_htmlNewDocNoDtD()3212 des_const_xmlChar_ptr(n_URI, (const xmlChar *)URI, 0); in test_htmlNewDocNoDtD()3219 printf(" %d", n_URI); in test_htmlNewDocNoDtD()[all …]