HomeSort by relevance Sort by last modified time
    Searched refs:htmlParseDoc (Results 1 - 3 of 3) sorted by null

  /external/libxml2/include/libxml/
HTMLparser.h 123 htmlParseDoc (xmlChar *cur,
  /external/libxml2/
elfgcchack.h 594 #undef htmlParseDoc
595 extern __typeof (htmlParseDoc) htmlParseDoc __attribute((alias("htmlParseDoc__internal_alias")));
597 #ifndef htmlParseDoc
598 extern __typeof (htmlParseDoc) htmlParseDoc__internal_alias __attribute((visibility("hidden")));
599 #define htmlParseDoc htmlParseDoc__internal_alias
    [all...]
HTMLparser.c     [all...]

Completed in 52 milliseconds