Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
DparserInternals.h542 XMLPUBFUN xmlNodePtr XMLCALL nodePop (xmlParserCtxtPtr ctxt);
/third_party/libxml2/os400/libxmlrpg/
DparserInternals.rpgle449 d nodePop pr extproc('nodePop')
/third_party/libxml2/
Dlibxml2.syms129 nodePop;
DSAX2.c1813 nodePop(ctxt); in xmlSAX2EndElement()
2462 nodePop(ctxt); in xmlSAX2EndElementNs()
DHTMLparser.c4543 nodePop(ctxt); in htmlParseElement()
4690 nodePop(ctxt); in htmlParseElementInternal()
5855 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.c1850 nodePop(xmlParserCtxtPtr ctxt) in nodePop() function
10118 nodePop(ctxt); in xmlParseElementStart()
11527 nodePop(ctxt); in xmlParseTryOrFinish()
Dtestapi.c15783 ret_val = nodePop(ctxt); in test_nodePop()
/third_party/libxml2/win32/
Dlibxml2.def.src433 nodePop
/third_party/chromium/patch/
D0001-cve.patch101822 -#undef nodePop
101823 -extern __typeof (nodePop) nodePop __attribute((alias("nodePop__internal_alias")));
101825 -#ifndef nodePop
101826 -extern __typeof (nodePop) nodePop__internal_alias __attribute((visibility("hidden")));
101827 -#define nodePop nodePop__internal_alias