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

  /external/libxml2/
HTMLparser.c     [all...]
elfgcchack.h 234 #undef htmlCtxtUseOptions
235 extern __typeof (htmlCtxtUseOptions) htmlCtxtUseOptions __attribute((alias("htmlCtxtUseOptions__internal_alias")));
237 #ifndef htmlCtxtUseOptions
238 extern __typeof (htmlCtxtUseOptions) htmlCtxtUseOptions__internal_alias __attribute((visibility("hidden")));
239 #define htmlCtxtUseOptions htmlCtxtUseOptions__internal_alias
    [all...]

Completed in 144 milliseconds