Home
last modified time | relevance | path

Searched refs:xmlStreamPop (Results 1 – 12 of 12) sorted by relevance

/third_party/libxml2/os400/libxmlrpg/
Dpattern.rpgle120 d xmlStreamPop pr extproc('xmlStreamPop')
/third_party/libxml2/include/libxml/
Dpattern.h91 xmlStreamPop (xmlStreamCtxtPtr stream);
/third_party/libxml2/
Dlibxml2.syms2013 xmlStreamPop;
Dpattern.c2284 xmlStreamPop(xmlStreamCtxtPtr stream) { in xmlStreamPop() function
Delfgcchack.h10920 #undef xmlStreamPop
10921 extern __typeof (xmlStreamPop) xmlStreamPop __attribute((alias("xmlStreamPop__internal_alias")));
10923 #ifndef xmlStreamPop
10924 extern __typeof (xmlStreamPop) xmlStreamPop__internal_alias __attribute((visibility("hidden")));
10925 #define xmlStreamPop xmlStreamPop__internal_alias macro
Dxmllint.c1809 ret = xmlStreamPop(patstream); in processNode()
Druntest.c3541 ret = xmlStreamPop(patstream); in patternNode()
Dxpath.c13801 ret = xmlStreamPop(patstream); in xmlXPathRunStreamEval()
13847 ret = xmlStreamPop(patstream); in xmlXPathRunStreamEval()
13854 ret = xmlStreamPop(patstream); in xmlXPathRunStreamEval()
Dxmlschemas.c22830 res = xmlStreamPop((xmlStreamCtxtPtr) sto->xpathCtxt); in xmlSchemaXPathPop()
22876 res = xmlStreamPop((xmlStreamCtxtPtr) sto->xpathCtxt); in xmlSchemaXPathProcessHistory()
Dtestapi.c17140 ret_val = xmlStreamPop(stream); in test_xmlStreamPop()
/third_party/libxml2/win32/
Dlibxml2.def.src1895 xmlStreamPop
/third_party/chromium/patch/
D0001-cve.patch75129 - * pattern.c: fix problem with xmlStreamPop when pattern includes
111893 -#undef xmlStreamPop
111894 -extern __typeof (xmlStreamPop) xmlStreamPop __attribute((alias("xmlStreamPop__internal_alias")));
111896 -#ifndef xmlStreamPop
111897 -extern __typeof (xmlStreamPop) xmlStreamPop__internal_alias __attribute((visibility("hidden")));
111898 -#define xmlStreamPop xmlStreamPop__internal_alias