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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlregexp.c8065 * xmlExpDump:
8072 xmlExpDump(xmlBufferPtr buf, xmlExpNodePtr expr) { function
H A Delfgcchack.h3170 #undef xmlExpDump macro
3171 extern __typeof (xmlExpDump) xmlExpDump __attribute((alias("xmlExpDump__internal_alias")));
3173 #ifndef xmlExpDump
3174 extern __typeof (xmlExpDump) xmlExpDump__internal_alias __attribute((visibility("hidden")));
3175 #define xmlExpDump xmlExpDump__internal_alias macro

Completed in 138 milliseconds