Searched refs:htmlDefaultSAXHandlerInit (Results 1 – 5 of 5) sorted by relevance
163 htmlDefaultSAXHandlerInit (void);
246 #undef htmlDefaultSAXHandlerInit247 extern __typeof (htmlDefaultSAXHandlerInit) htmlDefaultSAXHandlerInit __attribute((alias("htmlDefau…249 #ifndef htmlDefaultSAXHandlerInit250 extern __typeof (htmlDefaultSAXHandlerInit) htmlDefaultSAXHandlerInit__internal_alias __attribute((…251 #define htmlDefaultSAXHandlerInit htmlDefaultSAXHandlerInit__internal_alias macro
4578 htmlDefaultSAXHandlerInit(); in htmlParseDocument()6667 htmlDefaultSAXHandlerInit(); in htmlReadMemory()
2930 htmlDefaultSAXHandlerInit(void) in htmlDefaultSAXHandlerInit() function
14174 htmlDefaultSAXHandlerInit(); in xmlInitParser()