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

/vbox/src/libs/libxml2-2.6.31/
H A Dxpath.c2527 * xmlXPathPopNumber:
2536 xmlXPathPopNumber (xmlXPathParserContextPtr ctxt) { function
H A Delfgcchack.h16794 #undef xmlXPathPopNumber macro
16795 extern __typeof (xmlXPathPopNumber) xmlXPathPopNumber __attribute((alias("xmlXPathPopNumber__internal_alias")));
16797 #ifndef xmlXPathPopNumber
16798 extern __typeof (xmlXPathPopNumber) xmlXPathPopNumber__internal_alias __attribute((visibility("hidden")));
16799 #define xmlXPathPopNumber xmlXPathPopNumber__internal_alias macro

Completed in 121 milliseconds