Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c5198 int n_notationName; in test_xmlSAX2UnparsedEntityDecl() local
5204 for (n_notationName = 0;n_notationName < gen_nb_const_xmlChar_ptr;n_notationName++) { in test_xmlSAX2UnparsedEntityDecl()
5210 notationName = gen_const_xmlChar_ptr(n_notationName, 4); in test_xmlSAX2UnparsedEntityDecl()
5218 des_const_xmlChar_ptr(n_notationName, (const xmlChar *)notationName, 4); in test_xmlSAX2UnparsedEntityDecl()
5228 printf(" %d", n_notationName); in test_xmlSAX2UnparsedEntityDecl()
26978 int n_notationName; in test_xmlValidateNotationUse() local
26982 for (n_notationName = 0;n_notationName < gen_nb_const_xmlChar_ptr;n_notationName++) { in test_xmlValidateNotationUse()
26986 notationName = gen_const_xmlChar_ptr(n_notationName, 2); in test_xmlValidateNotationUse()
26993 des_const_xmlChar_ptr(n_notationName, (const xmlChar *)notationName, 2); in test_xmlValidateNotationUse()
27001 printf(" %d", n_notationName); in test_xmlValidateNotationUse()