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

  /external/libxml2/
HTMLparser.c     [all...]
elfgcchack.h 726 #undef htmlSAXParseFile
727 extern __typeof (htmlSAXParseFile) htmlSAXParseFile __attribute((alias("htmlSAXParseFile__internal_alias")));
729 #ifndef htmlSAXParseFile
730 extern __typeof (htmlSAXParseFile) htmlSAXParseFile__internal_alias __attribute((visibility("hidden")));
731 #define htmlSAXParseFile htmlSAXParseFile__internal_alias
    [all...]

Completed in 44 milliseconds