Home
last modified time | relevance | path

Searched refs:nodePop (Results 1 – 5 of 5) sorted by relevance

/external/libxml2/include/libxml/
DparserInternals.h509 XMLPUBFUN xmlNodePtr XMLCALL nodePop (xmlParserCtxtPtr ctxt);
/external/libxml2/
DSAX2.c1778 nodePop(ctxt); in xmlSAX2EndElement()
2356 nodePop(ctxt); in xmlSAX2EndElementNs()
Delfgcchack.h837 #undef nodePop
838 extern __typeof (nodePop) nodePop __attribute((alias("nodePop__internal_alias")));
840 #ifndef nodePop
841 extern __typeof (nodePop) nodePop__internal_alias __attribute((visibility("hidden")));
842 #define nodePop nodePop__internal_alias macro
DHTMLparser.c4053 nodePop(ctxt); in htmlParseElement()
4981 nodePop(ctxt); in htmlParseTryOrFinish()
Dparser.c1577 nodePop(xmlParserCtxtPtr ctxt) in nodePop() function
9436 nodePop(ctxt); in xmlParseElement()
9467 nodePop(ctxt); in xmlParseElement()
10801 nodePop(ctxt); in xmlParseTryOrFinish()