Searched refs:xmlExpDump (Results 1 – 3 of 3) sorted by relevance
213 xmlExpDump (xmlBufferPtr buf,
3182 #undef xmlExpDump3183 extern __typeof (xmlExpDump) xmlExpDump __attribute((alias("xmlExpDump__internal_alias")));3185 #ifndef xmlExpDump3186 extern __typeof (xmlExpDump) xmlExpDump__internal_alias __attribute((visibility("hidden")));3187 #define xmlExpDump xmlExpDump__internal_alias macro
8099 xmlExpDump(xmlBufferPtr buf, xmlExpNodePtr expr) { in xmlExpDump() function