Searched refs:nodePop (Results 1 – 8 of 8) sorted by relevance
542 XMLPUBFUN xmlNodePtr XMLCALL nodePop (xmlParserCtxtPtr ctxt);
449 d nodePop pr extproc('nodePop')
129 nodePop;
1829 nodePop(ctxt); in xmlSAX2EndElement()2473 nodePop(ctxt); in xmlSAX2EndElementNs()
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
1800 nodePop(xmlParserCtxtPtr ctxt) in nodePop() function10249 nodePop(ctxt); in xmlParseElement()10282 nodePop(ctxt); in xmlParseElement()11670 nodePop(ctxt); in xmlParseTryOrFinish()
15682 ret_val = nodePop(ctxt); in test_nodePop()
433 nodePop