Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
DparserInternals.h546 XMLPUBFUN const xmlChar * XMLCALL namePop (xmlParserCtxtPtr ctxt);
/third_party/libxml2/os400/libxmlrpg/
DparserInternals.rpgle462 d namePop pr * extproc('namePop') const xmlChar *
/third_party/libxml2/
Dlibxml2.syms127 namePop;
Delfgcchack.h817 #undef namePop
818 extern __typeof (namePop) namePop __attribute((alias("namePop__internal_alias")));
820 #ifndef namePop
821 extern __typeof (namePop) namePop__internal_alias __attribute((visibility("hidden")));
822 #define namePop namePop__internal_alias macro
Dparser.c1992 namePop(xmlParserCtxtPtr ctxt) in namePop() function
8722 namePop(ctxt); in xmlParseEndTag1()
10095 namePop(ctxt); in xmlParseElementStart()
10119 namePop(ctxt); in xmlParseElementStart()
10159 namePop(ctxt); in xmlParseElementEnd()
Dtestapi.c15712 ret_val = namePop(ctxt); in test_namePop()
/third_party/libxml2/win32/
Dlibxml2.def.src430 namePop
/third_party/chromium/patch/
D0001-cve.patch101802 -#undef namePop
101803 -extern __typeof (namePop) namePop __attribute((alias("namePop__internal_alias")));
101805 -#ifndef namePop
101806 -extern __typeof (namePop) namePop__internal_alias __attribute((visibility("hidden")));
101807 -#define namePop namePop__internal_alias