Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c4251 int n_SystemID; in test_xmlSAX2ExternalSubset() local
4256 for (n_SystemID = 0;n_SystemID < gen_nb_const_xmlChar_ptr;n_SystemID++) { in test_xmlSAX2ExternalSubset()
4261 SystemID = gen_const_xmlChar_ptr(n_SystemID, 3); in test_xmlSAX2ExternalSubset()
4268 des_const_xmlChar_ptr(n_SystemID, (const xmlChar *)SystemID, 3); in test_xmlSAX2ExternalSubset()
4277 printf(" %d", n_SystemID); in test_xmlSAX2ExternalSubset()
4727 int n_SystemID; in test_xmlSAX2InternalSubset() local
4732 for (n_SystemID = 0;n_SystemID < gen_nb_const_xmlChar_ptr;n_SystemID++) { in test_xmlSAX2InternalSubset()
4737 SystemID = gen_const_xmlChar_ptr(n_SystemID, 3); in test_xmlSAX2InternalSubset()
4744 des_const_xmlChar_ptr(n_SystemID, (const xmlChar *)SystemID, 3); in test_xmlSAX2InternalSubset()
4753 printf(" %d", n_SystemID); in test_xmlSAX2InternalSubset()
[all …]