Searched refs:xmlStreamPop (Results 1 – 16 of 16) sorted by relevance
91 xmlStreamPop (xmlStreamCtxtPtr stream);
2276 xmlStreamPop(xmlStreamCtxtPtr stream) { in xmlStreamPop() function
10748 #undef xmlStreamPop10749 extern __typeof (xmlStreamPop) xmlStreamPop __attribute((alias("xmlStreamPop__internal_alias")));10751 #ifndef xmlStreamPop10752 extern __typeof (xmlStreamPop) xmlStreamPop__internal_alias __attribute((visibility("hidden")));10753 #define xmlStreamPop xmlStreamPop__internal_alias macro
1804 ret = xmlStreamPop(patstream); in processNode()
3385 ret = xmlStreamPop(patstream); in patternNode()
14223 ret = xmlStreamPop(patstream); in xmlXPathRunStreamEval()14267 ret = xmlStreamPop(patstream); in xmlXPathRunStreamEval()14274 ret = xmlStreamPop(patstream); in xmlXPathRunStreamEval()
22616 res = xmlStreamPop((xmlStreamCtxtPtr) sto->xpathCtxt); in xmlSchemaXPathPop()22662 res = xmlStreamPop((xmlStreamCtxtPtr) sto->xpathCtxt); in xmlSchemaXPathProcessHistory()
17037 ret_val = xmlStreamPop(stream); in test_xmlStreamPop()
534 * pattern.c: fix problem with xmlStreamPop when pattern includes
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
1811 ret = xmlStreamPop(patstream); in processNode()
14380 ret = xmlStreamPop(patstream); in xmlXPathRunStreamEval()14425 ret = xmlStreamPop(patstream); in xmlXPathRunStreamEval()14432 ret = xmlStreamPop(patstream); in xmlXPathRunStreamEval()
22645 res = xmlStreamPop((xmlStreamCtxtPtr) sto->xpathCtxt); in xmlSchemaXPathPop()22691 res = xmlStreamPop((xmlStreamCtxtPtr) sto->xpathCtxt); in xmlSchemaXPathProcessHistory()
1875 xmlStreamPop