Searched refs:nodePop (Results 1 – 10 of 10) sorted by relevance
542 XMLPUBFUN xmlNodePtr XMLCALL nodePop (xmlParserCtxtPtr ctxt);
449 d nodePop pr extproc('nodePop')
129 nodePop;
1813 nodePop(ctxt); in xmlSAX2EndElement()2462 nodePop(ctxt); in xmlSAX2EndElementNs()
4543 nodePop(ctxt); in htmlParseElement()4690 nodePop(ctxt); in htmlParseElementInternal()5855 nodePop(ctxt); in htmlParseTryOrFinish()
837 #undef nodePop838 extern __typeof (nodePop) nodePop __attribute((alias("nodePop__internal_alias")));840 #ifndef nodePop841 extern __typeof (nodePop) nodePop__internal_alias __attribute((visibility("hidden")));842 #define nodePop nodePop__internal_alias macro
1850 nodePop(xmlParserCtxtPtr ctxt) in nodePop() function10118 nodePop(ctxt); in xmlParseElementStart()11527 nodePop(ctxt); in xmlParseTryOrFinish()
15783 ret_val = nodePop(ctxt); in test_nodePop()
433 nodePop
101822 -#undef nodePop101823 -extern __typeof (nodePop) nodePop __attribute((alias("nodePop__internal_alias")));101825 -#ifndef nodePop101826 -extern __typeof (nodePop) nodePop__internal_alias __attribute((visibility("hidden")));101827 -#define nodePop nodePop__internal_alias