Searched refs:nodePop (Results 1 – 9 of 9) sorted by relevance
542 XMLPUBFUN xmlNodePtr XMLCALL nodePop (xmlParserCtxtPtr ctxt);
434 d nodePop pr extproc('nodePop')
129 nodePop;
1829 nodePop(ctxt); in xmlSAX2EndElement()2473 nodePop(ctxt); in xmlSAX2EndElementNs()
4279 nodePop(ctxt); in htmlParseElement()4426 nodePop(ctxt); in htmlParseElementInternal()5647 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
1791 nodePop(xmlParserCtxtPtr ctxt) in nodePop() function10134 nodePop(ctxt); in xmlParseElement()10167 nodePop(ctxt); in xmlParseElement()11543 nodePop(ctxt); in xmlParseTryOrFinish()
15682 ret_val = nodePop(ctxt); in test_nodePop()
433 nodePop