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

  /external/chromium_org/third_party/libxml/src/include/libxml/
HTMLparser.h 233 htmlCtxtReadMemory (xmlParserCtxtPtr ctxt,
  /external/libxml2/include/libxml/
HTMLparser.h 235 htmlCtxtReadMemory (xmlParserCtxtPtr ctxt,
  /external/chromium_org/third_party/libxml/src/
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...]
HTMLparser.c     [all...]
testapi.c     [all...]
  /external/libxml2/
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...]
HTMLparser.c     [all...]

Completed in 70 milliseconds