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

  /external/libxml2/include/libxml/
HTMLparser.h 221 htmlCtxtReadDoc (xmlParserCtxtPtr ctxt,
  /external/libxml2/
elfgcchack.h 162 #undef htmlCtxtReadDoc
163 extern __typeof (htmlCtxtReadDoc) htmlCtxtReadDoc __attribute((alias("htmlCtxtReadDoc__internal_alias")));
165 #ifndef htmlCtxtReadDoc
166 extern __typeof (htmlCtxtReadDoc) htmlCtxtReadDoc__internal_alias __attribute((visibility("hidden")));
167 #define htmlCtxtReadDoc htmlCtxtReadDoc__internal_alias
    [all...]
HTMLparser.c     [all...]

Completed in 51 milliseconds