Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c4188 int n_systemId; in test_xmlSAX2EntityDecl() local
4196 for (n_systemId = 0;n_systemId < gen_nb_const_xmlChar_ptr;n_systemId++) { in test_xmlSAX2EntityDecl()
4203 systemId = gen_const_xmlChar_ptr(n_systemId, 4); in test_xmlSAX2EntityDecl()
4212 des_const_xmlChar_ptr(n_systemId, (const xmlChar *)systemId, 4); in test_xmlSAX2EntityDecl()
4223 printf(" %d", n_systemId); in test_xmlSAX2EntityDecl()
4810 int n_systemId; in test_xmlSAX2NotationDecl() local
4815 for (n_systemId = 0;n_systemId < gen_nb_const_xmlChar_ptr;n_systemId++) { in test_xmlSAX2NotationDecl()
4820 systemId = gen_const_xmlChar_ptr(n_systemId, 3); in test_xmlSAX2NotationDecl()
4827 des_const_xmlChar_ptr(n_systemId, (const xmlChar *)systemId, 3); in test_xmlSAX2NotationDecl()
4836 printf(" %d", n_systemId); in test_xmlSAX2NotationDecl()
[all …]