Searched refs:nodePop (Results 1 – 9 of 9) sorted by relevance
542 XMLPUBFUN xmlNodePtr XMLCALL nodePop (xmlParserCtxtPtr ctxt);
449 d nodePop pr extproc('nodePop')
129 nodePop;
1812 nodePop(ctxt); in xmlSAX2EndElement()2461 nodePop(ctxt); in xmlSAX2EndElementNs()
4529 nodePop(ctxt); in htmlParseElement()4676 nodePop(ctxt); in htmlParseElementInternal()5840 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
1848 nodePop(xmlParserCtxtPtr ctxt) in nodePop() function10107 nodePop(ctxt); in xmlParseElementStart()11517 nodePop(ctxt); in xmlParseTryOrFinish()
15781 ret_val = nodePop(ctxt); in test_nodePop()
433 nodePop