Searched refs:xmlStreamPop (Results 1 – 12 of 12) sorted by relevance
120 d xmlStreamPop pr extproc('xmlStreamPop')
91 xmlStreamPop (xmlStreamCtxtPtr stream);
2013 xmlStreamPop;
2280 xmlStreamPop(xmlStreamCtxtPtr stream) { in xmlStreamPop() function
10898 #undef xmlStreamPop10899 extern __typeof (xmlStreamPop) xmlStreamPop __attribute((alias("xmlStreamPop__internal_alias")));10901 #ifndef xmlStreamPop10902 extern __typeof (xmlStreamPop) xmlStreamPop__internal_alias __attribute((visibility("hidden")));10903 #define xmlStreamPop xmlStreamPop__internal_alias macro
1812 ret = xmlStreamPop(patstream); in processNode()
3444 ret = xmlStreamPop(patstream); in patternNode()
14421 ret = xmlStreamPop(patstream); in xmlXPathRunStreamEval()14466 ret = xmlStreamPop(patstream); in xmlXPathRunStreamEval()14473 ret = xmlStreamPop(patstream); in xmlXPathRunStreamEval()
22660 res = xmlStreamPop((xmlStreamCtxtPtr) sto->xpathCtxt); in xmlSchemaXPathPop()22706 res = xmlStreamPop((xmlStreamCtxtPtr) sto->xpathCtxt); in xmlSchemaXPathProcessHistory()
17033 ret_val = xmlStreamPop(stream); in test_xmlStreamPop()
534 * pattern.c: fix problem with xmlStreamPop when pattern includes
1893 xmlStreamPop