Home
last modified time | relevance | path

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

/external/libxml2/
Dtestapi.c3808 int n_fullname; in test_xmlSAX2AttributeDecl() local
3820 for (n_fullname = 0;n_fullname < gen_nb_const_xmlChar_ptr;n_fullname++) { in test_xmlSAX2AttributeDecl()
3828 fullname = gen_const_xmlChar_ptr(n_fullname, 2); in test_xmlSAX2AttributeDecl()
3838 des_const_xmlChar_ptr(n_fullname, (const xmlChar *)fullname, 2); in test_xmlSAX2AttributeDecl()
3850 printf(" %d", n_fullname); in test_xmlSAX2AttributeDecl()
5060 int n_fullname; in test_xmlSAX2StartElement() local
5065 for (n_fullname = 0;n_fullname < gen_nb_const_xmlChar_ptr;n_fullname++) { in test_xmlSAX2StartElement()
5069 fullname = gen_const_xmlChar_ptr(n_fullname, 1); in test_xmlSAX2StartElement()
5075 des_const_xmlChar_ptr(n_fullname, (const xmlChar *)fullname, 1); in test_xmlSAX2StartElement()
5083 printf(" %d", n_fullname); in test_xmlSAX2StartElement()