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

  /external/libxml2/
HTMLparser.c     [all...]
elfgcchack.h 654 #undef htmlReadDoc
655 extern __typeof (htmlReadDoc) htmlReadDoc __attribute((alias("htmlReadDoc__internal_alias")));
657 #ifndef htmlReadDoc
658 extern __typeof (htmlReadDoc) htmlReadDoc__internal_alias __attribute((visibility("hidden")));
659 #define htmlReadDoc htmlReadDoc__internal_alias
    [all...]

Completed in 169 milliseconds