Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DparserInternals.h546 XMLPUBFUN const xmlChar * XMLCALL namePop (xmlParserCtxtPtr ctxt);
/external/libxml2/os400/libxmlrpg/
DparserInternals.rpgle462 d namePop pr * extproc('namePop') const xmlChar *
/external/libxml2/
Dlibxml2.syms127 namePop;
Dparser.c1936 namePop(xmlParserCtxtPtr ctxt) in namePop() function
8622 namePop(ctxt); in xmlParseEndTag1()
9969 namePop(ctxt); in xmlParseElement()
9993 namePop(ctxt); in xmlParseElement()
10026 namePop(ctxt); in xmlParseElement()
10038 namePop(ctxt); in xmlParseElement()
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
Dtestapi.c15710 ret_val = namePop(ctxt); in test_namePop()
/external/libxml2/win32/
Dlibxml2.def.src430 namePop