Searched refs:xmlExpDump (Results 1 - 5 of 5) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A DtestRegexp.c195 xmlExpDump(xmlExpBuf, sub);
204 xmlExpDump(xmlExpBuf, deriv);
229 xmlExpDump(xmlExpBuf, expr);
247 xmlExpDump(xmlExpBuf, deriv);
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
H A Dxmlregexp.c8065 * xmlExpDump:
8072 xmlExpDump(xmlBufferPtr buf, xmlExpNodePtr expr) { function
H A Dtestapi.c32573 xmlExpDump(buf, expr);
32579 printf("Leak of %d blocks found in xmlExpDump",
[all...]
/vbox/src/libs/libxml2-2.6.31/include/libxml/
H A Dxmlregexp.h207 xmlExpDump (xmlBufferPtr buf,

Completed in 178 milliseconds