xmlReaderForMemory 30 third_party/libxml/chromium/libxml_utils.cc reader_ = xmlReaderForMemory(input.data(), static_cast<int>(input.size()), xmlReaderForMemory 7992 third_party/libxml/src/elfgcchack.h #undef xmlReaderForMemory xmlReaderForMemory 7993 third_party/libxml/src/elfgcchack.h extern __typeof (xmlReaderForMemory) xmlReaderForMemory __attribute((alias("xmlReaderForMemory__internal_alias"))); xmlReaderForMemory 7995 third_party/libxml/src/elfgcchack.h #ifndef xmlReaderForMemory xmlReaderForMemory 7996 third_party/libxml/src/elfgcchack.h extern __typeof (xmlReaderForMemory) xmlReaderForMemory__internal_alias __attribute((visibility("hidden"))); xmlReaderForMemory 7997 third_party/libxml/src/elfgcchack.h #define xmlReaderForMemory xmlReaderForMemory__internal_alias xmlReaderForMemory 328 third_party/libxml/src/include/libxml/xmlreader.h xmlReaderForMemory (const char *buffer, xmlReaderForMemory 2255 third_party/libxml/src/runtest.c reader = xmlReaderForMemory(base, size, filename, NULL, options); xmlReaderForMemory 29962 third_party/libxml/src/testapi.c ret_val = xmlReaderForMemory((const char *)buffer, size, URL, (const char *)encoding, options); xmlReaderForMemory 1836 third_party/libxml/src/xmllint.c reader = xmlReaderForMemory(base, info.st_size, filename, xmlReaderForMemory 5202 third_party/libxml/src/xmlreader.c return (xmlReaderForMemory