Home
last modified time | relevance | path

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

/external/libxml2/os400/libxmlrpg/
Dpattern.rpgle120 d xmlStreamPop pr extproc('xmlStreamPop')
/external/libxml2/include/libxml/
Dpattern.h91 xmlStreamPop (xmlStreamCtxtPtr stream);
/external/libxml2/
Dlibxml2.syms2013 xmlStreamPop;
Dpattern.c2280 xmlStreamPop(xmlStreamCtxtPtr stream) { in xmlStreamPop() function
Delfgcchack.h10898 #undef xmlStreamPop
10899 extern __typeof (xmlStreamPop) xmlStreamPop __attribute((alias("xmlStreamPop__internal_alias")));
10901 #ifndef xmlStreamPop
10902 extern __typeof (xmlStreamPop) xmlStreamPop__internal_alias __attribute((visibility("hidden")));
10903 #define xmlStreamPop xmlStreamPop__internal_alias macro
Dxmllint.c1812 ret = xmlStreamPop(patstream); in processNode()
Druntest.c3444 ret = xmlStreamPop(patstream); in patternNode()
Dxpath.c14421 ret = xmlStreamPop(patstream); in xmlXPathRunStreamEval()
14466 ret = xmlStreamPop(patstream); in xmlXPathRunStreamEval()
14473 ret = xmlStreamPop(patstream); in xmlXPathRunStreamEval()
Dxmlschemas.c22660 res = xmlStreamPop((xmlStreamCtxtPtr) sto->xpathCtxt); in xmlSchemaXPathPop()
22706 res = xmlStreamPop((xmlStreamCtxtPtr) sto->xpathCtxt); in xmlSchemaXPathProcessHistory()
Dtestapi.c17033 ret_val = xmlStreamPop(stream); in test_xmlStreamPop()
DChangeLog534 * pattern.c: fix problem with xmlStreamPop when pattern includes
/external/libxml2/win32/
Dlibxml2.def.src1893 xmlStreamPop