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

  /external/libxml2/include/libxml/
HTMLparser.h 235 htmlCtxtReadMemory (xmlParserCtxtPtr ctxt,
  /external/libxml2/
libxml2.syms 1527 htmlCtxtReadMemory;
    [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...]
testapi.c     [all...]

Completed in 76 milliseconds