Searched defs:n_publicID (Results 1 - 1 of 1) sorted by relevance

/external/libxml2/
H A Dtestapi.c20899 int n_publicID; local
20902 for (n_publicID = 0;n_publicID < gen_nb_const_xmlChar_ptr;n_publicID++) {
20905 publicID = gen_const_xmlChar_ptr(n_publicID, 1);
20911 des_const_xmlChar_ptr(n_publicID, (const xmlChar *)publicID, 1);
20918 printf(" %d", n_publicID);
[all...]

Completed in 197 milliseconds