Searched refs:xmlStreamPop (Results 1 – 6 of 6) 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
1808 ret = xmlStreamPop(patstream); in processNode()
14293 ret = xmlStreamPop(patstream); in xmlXPathRunStreamEval()14337 ret = xmlStreamPop(patstream); in xmlXPathRunStreamEval()14344 ret = xmlStreamPop(patstream); in xmlXPathRunStreamEval()
22617 res = xmlStreamPop((xmlStreamCtxtPtr) sto->xpathCtxt); in xmlSchemaXPathPop()22663 res = xmlStreamPop((xmlStreamCtxtPtr) sto->xpathCtxt); in xmlSchemaXPathProcessHistory()