Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c21019 int n_publicID; in test_xmlIsXHTML() local
21022 for (n_publicID = 0;n_publicID < gen_nb_const_xmlChar_ptr;n_publicID++) { in test_xmlIsXHTML()
21025 publicID = gen_const_xmlChar_ptr(n_publicID, 1); in test_xmlIsXHTML()
21031 des_const_xmlChar_ptr(n_publicID, (const xmlChar *)publicID, 1); in test_xmlIsXHTML()
21038 printf(" %d", n_publicID); in test_xmlIsXHTML()