Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DparserInternals.h542 XMLPUBFUN xmlNodePtr XMLCALL nodePop (xmlParserCtxtPtr ctxt);
/external/libxml2/os400/libxmlrpg/
DparserInternals.rpgle434 d nodePop pr extproc('nodePop')
/external/libxml2/
Dlibxml2.syms129 nodePop;
DSAX2.c1829 nodePop(ctxt); in xmlSAX2EndElement()
2473 nodePop(ctxt); in xmlSAX2EndElementNs()
DHTMLparser.c4279 nodePop(ctxt); in htmlParseElement()
4426 nodePop(ctxt); in htmlParseElementInternal()
5647 nodePop(ctxt); in htmlParseTryOrFinish()
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
Dparser.c1791 nodePop(xmlParserCtxtPtr ctxt) in nodePop() function
10134 nodePop(ctxt); in xmlParseElement()
10167 nodePop(ctxt); in xmlParseElement()
11543 nodePop(ctxt); in xmlParseTryOrFinish()
Dtestapi.c15682 ret_val = nodePop(ctxt); in test_nodePop()
/external/libxml2/win32/
Dlibxml2.def.src433 nodePop