htmlCtxtReadMemory 210 third_party/libxml/src/elfgcchack.h #undef htmlCtxtReadMemory htmlCtxtReadMemory 211 third_party/libxml/src/elfgcchack.h extern __typeof (htmlCtxtReadMemory) htmlCtxtReadMemory __attribute((alias("htmlCtxtReadMemory__internal_alias"))); htmlCtxtReadMemory 213 third_party/libxml/src/elfgcchack.h #ifndef htmlCtxtReadMemory htmlCtxtReadMemory 214 third_party/libxml/src/elfgcchack.h extern __typeof (htmlCtxtReadMemory) htmlCtxtReadMemory__internal_alias __attribute((visibility("hidden"))); htmlCtxtReadMemory 215 third_party/libxml/src/elfgcchack.h #define htmlCtxtReadMemory htmlCtxtReadMemory__internal_alias htmlCtxtReadMemory 233 third_party/libxml/src/include/libxml/HTMLparser.h htmlCtxtReadMemory (xmlParserCtxtPtr ctxt, htmlCtxtReadMemory 1729 third_party/libxml/src/testapi.c ret_val = htmlCtxtReadMemory(ctxt, (const char *)buffer, size, URL, (const char *)encoding, options);