Searched refs:namePop (Results 1 – 8 of 8) sorted by relevance
513 XMLPUBFUN const xmlChar * XMLCALL namePop (xmlParserCtxtPtr ctxt);
1857 namePop(xmlParserCtxtPtr ctxt) in namePop() function8370 namePop(ctxt); in xmlParseEndTag1()9639 namePop(ctxt); in xmlParseElement()9663 namePop(ctxt); in xmlParseElement()9694 namePop(ctxt); in xmlParseElement()9706 namePop(ctxt); in xmlParseElement()
817 #undef namePop818 extern __typeof (namePop) namePop __attribute((alias("namePop__internal_alias")));820 #ifndef namePop821 extern __typeof (namePop) namePop__internal_alias __attribute((visibility("hidden")));822 #define namePop namePop__internal_alias macro
1726 namePop(xmlParserCtxtPtr ctxt) in namePop() function8325 namePop(ctxt); in xmlParseEndTag1()9610 namePop(ctxt); in xmlParseElement()9634 namePop(ctxt); in xmlParseElement()9667 namePop(ctxt); in xmlParseElement()9679 namePop(ctxt); in xmlParseElement()
15615 ret_val = namePop(ctxt); in test_namePop()
430 namePop