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

  /external/libxml2/
HTMLparser.c     [all...]
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...]

Completed in 45 milliseconds