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

  /external/libxml2/
HTMLparser.c     [all...]
elfgcchack.h 570 #undef htmlParseCharRef
571 extern __typeof (htmlParseCharRef) htmlParseCharRef __attribute((alias("htmlParseCharRef__internal_alias")));
573 #ifndef htmlParseCharRef
574 extern __typeof (htmlParseCharRef) htmlParseCharRef__internal_alias __attribute((visibility("hidden")));
575 #define htmlParseCharRef htmlParseCharRef__internal_alias
    [all...]

Completed in 21 milliseconds