Searched defs:xmlXPathPopBoolean (Results 1 - 2 of 2) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxpath.c2500 * xmlXPathPopBoolean:
2509 xmlXPathPopBoolean (xmlXPathParserContextPtr ctxt) { function
15063 escape_reserved = xmlXPathPopBoolean(ctxt);
H A Delfgcchack.h16758 #undef xmlXPathPopBoolean macro
16759 extern __typeof (xmlXPathPopBoolean) xmlXPathPopBoolean __attribute((alias("xmlXPathPopBoolean__internal_alias")));
16761 #ifndef xmlXPathPopBoolean
16762 extern __typeof (xmlXPathPopBoolean) xmlXPathPopBoolean__internal_alias __attribute((visibility("hidden")));
16763 #define xmlXPathPopBoolean xmlXPathPopBoolean__internal_alias macro

Completed in 95 milliseconds