Searched refs:namePop (Results 1 – 3 of 3) sorted by relevance
513 XMLPUBFUN const xmlChar * XMLCALL namePop (xmlParserCtxtPtr ctxt);
1709 namePop(xmlParserCtxtPtr ctxt) in namePop() function8147 namePop(ctxt); in xmlParseEndTag1()9413 namePop(ctxt); in xmlParseElement()9437 namePop(ctxt); in xmlParseElement()9468 namePop(ctxt); in xmlParseElement()9480 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