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

/external/libxml2/
H A DSAX2.c2855 * htmlDefaultSAXHandlerInit:
2860 htmlDefaultSAXHandlerInit(void) function
H A Delfgcchack.h246 #undef htmlDefaultSAXHandlerInit macro
247 extern __typeof (htmlDefaultSAXHandlerInit) htmlDefaultSAXHandlerInit __attribute((alias("htmlDefaultSAXHandlerInit__internal_alias")));
249 #ifndef htmlDefaultSAXHandlerInit
250 extern __typeof (htmlDefaultSAXHandlerInit) htmlDefaultSAXHandlerInit__internal_alias __attribute((visibility("hidden")));
251 #define htmlDefaultSAXHandlerInit htmlDefaultSAXHandlerInit__internal_alias macro

Completed in 122 milliseconds