Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DparserInternals.h542 XMLPUBFUN xmlNodePtr XMLCALL nodePop (xmlParserCtxtPtr ctxt);
/external/libxml2/os400/libxmlrpg/
DparserInternals.rpgle449 d nodePop pr extproc('nodePop')
/external/libxml2/
Dlibxml2.syms129 nodePop;
DSAX2.c1836 nodePop(ctxt); in xmlSAX2EndElement()
2480 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
Dparser.c1805 nodePop(xmlParserCtxtPtr ctxt) in nodePop() function
9992 nodePop(ctxt); in xmlParseElement()
10025 nodePop(ctxt); in xmlParseElement()
11406 nodePop(ctxt); in xmlParseTryOrFinish()
Dtestapi.c15781 ret_val = nodePop(ctxt); in test_nodePop()
/external/libxml2/win32/
Dlibxml2.def.src433 nodePop