xmlSAXUserParseMemory   90 chrome/browser/profile_resetter/brandcode_config_fetcher.cc   int error = xmlSAXUserParseMemory(&sax_handler,
xmlSAXUserParseMemory  491 chrome/browser/search_engines/template_url_parser.cc   int error = xmlSAXUserParseMemory(&sax_handler, &context, data,
xmlSAXUserParseMemory 9150 third_party/libxml/src/elfgcchack.h #undef xmlSAXUserParseMemory
xmlSAXUserParseMemory 9151 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSAXUserParseMemory) xmlSAXUserParseMemory __attribute((alias("xmlSAXUserParseMemory__internal_alias")));
xmlSAXUserParseMemory 9153 third_party/libxml/src/elfgcchack.h #ifndef xmlSAXUserParseMemory
xmlSAXUserParseMemory 9154 third_party/libxml/src/elfgcchack.h extern __typeof (xmlSAXUserParseMemory) xmlSAXUserParseMemory__internal_alias __attribute((visibility("hidden")));
xmlSAXUserParseMemory 9155 third_party/libxml/src/elfgcchack.h #define xmlSAXUserParseMemory xmlSAXUserParseMemory__internal_alias
xmlSAXUserParseMemory  883 third_party/libxml/src/include/libxml/parser.h 		xmlSAXUserParseMemory	(xmlSAXHandlerPtr sax,
xmlSAXUserParseMemory 15190 third_party/libxml/src/testapi.c         ret_val = xmlSAXUserParseMemory(sax, user_data, (const char *)buffer, size);