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

  /external/libxml2/
HTMLparser.c     [all...]
elfgcchack.h 210 #undef htmlCtxtReadMemory
211 extern __typeof (htmlCtxtReadMemory) htmlCtxtReadMemory __attribute((alias("htmlCtxtReadMemory__internal_alias")));
213 #ifndef htmlCtxtReadMemory
214 extern __typeof (htmlCtxtReadMemory) htmlCtxtReadMemory__internal_alias __attribute((visibility("hidden")));
215 #define htmlCtxtReadMemory htmlCtxtReadMemory__internal_alias
    [all...]

Completed in 2022 milliseconds