HomeSort by relevance Sort by last modified time
    Searched defs:htmlDefaultSAXHandlerInit (Results 1 - 2 of 2) sorted by null

  /external/libxml2/
SAX2.c     [all...]
elfgcchack.h 246 #undef htmlDefaultSAXHandlerInit
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
    [all...]

Completed in 58 milliseconds