xmlReadFile      2470 third_party/libxml/src/debugXML.c         doc = xmlReadFile(filename,NULL,0);
xmlReadFile      7913 third_party/libxml/src/elfgcchack.h #undef xmlReadFile
xmlReadFile      7914 third_party/libxml/src/elfgcchack.h extern __typeof (xmlReadFile) xmlReadFile __attribute((alias("xmlReadFile__internal_alias")));
xmlReadFile      7916 third_party/libxml/src/elfgcchack.h #ifndef xmlReadFile
xmlReadFile      7917 third_party/libxml/src/elfgcchack.h extern __typeof (xmlReadFile) xmlReadFile__internal_alias __attribute((visibility("hidden")));
xmlReadFile      7918 third_party/libxml/src/elfgcchack.h #define xmlReadFile xmlReadFile__internal_alias
xmlReadFile      1129 third_party/libxml/src/include/libxml/parser.h 		xmlReadFile		(const char *URL,
xmlReadFile      1622 third_party/libxml/src/relaxng.c     doc = xmlReadFile((const char *) URL,NULL,0);
xmlReadFile      1954 third_party/libxml/src/relaxng.c     doc = xmlReadFile((const char *) URL,NULL,0);
xmlReadFile      7480 third_party/libxml/src/relaxng.c         doc = xmlReadFile((const char *) ctxt->URL,NULL,0);
xmlReadFile       649 third_party/libxml/src/runsuite.c     doc = xmlReadFile(filename, NULL, XML_PARSE_NOENT);
xmlReadFile       712 third_party/libxml/src/runsuite.c     doc = xmlReadFile(filename, NULL, XML_PARSE_NOENT);
xmlReadFile       750 third_party/libxml/src/runsuite.c     doc = xmlReadFile(filename, NULL, XML_PARSE_NOENT);
xmlReadFile       831 third_party/libxml/src/runsuite.c     doc = xmlReadFile((const char *) path, NULL, XML_PARSE_NOENT);
xmlReadFile      1015 third_party/libxml/src/runsuite.c     doc = xmlReadFile(metadata, NULL, XML_PARSE_NOENT);
xmlReadFile      1753 third_party/libxml/src/runtest.c     doc = xmlReadFile(filename, NULL, 0);
xmlReadFile      1774 third_party/libxml/src/runtest.c     doc = xmlReadFile(temp, NULL, 0);
xmlReadFile      1961 third_party/libxml/src/runtest.c     doc = xmlReadFile(filename, NULL, options);
xmlReadFile      1978 third_party/libxml/src/runtest.c     doc = xmlReadFile(filename, NULL, options);
xmlReadFile      2019 third_party/libxml/src/runtest.c 	doc = xmlReadFile(filename, NULL, options);
xmlReadFile      2025 third_party/libxml/src/runtest.c 	doc = xmlReadFile(filename, NULL, options);
xmlReadFile      2218 third_party/libxml/src/runtest.c     doc = xmlReadFile(filename, NULL, options);
xmlReadFile      2417 third_party/libxml/src/runtest.c     xpathDocument = xmlReadFile(filename, NULL,
xmlReadFile      2465 third_party/libxml/src/runtest.c     xpathDocument = xmlReadFile(filename, NULL,
xmlReadFile      2511 third_party/libxml/src/runtest.c     xpathDocument = xmlReadFile(filename, NULL,
xmlReadFile      2840 third_party/libxml/src/runtest.c     doc = xmlReadFile(URL, NULL, 0);
xmlReadFile      2914 third_party/libxml/src/runtest.c     doc = xmlReadFile(filename, NULL, options);
xmlReadFile      3089 third_party/libxml/src/runtest.c     doc = xmlReadFile(filename, NULL, options);
xmlReadFile      3474 third_party/libxml/src/runtest.c 	doc = xmlReadFile(xml, NULL, options);
xmlReadFile      3567 third_party/libxml/src/runtest.c     doc = xmlReadFile(filename, NULL, XML_PARSE_DTDATTR | XML_PARSE_NOENT);
xmlReadFile      3718 third_party/libxml/src/runtest.c     doc = xmlReadFile(xml_filename, NULL, XML_PARSE_DTDATTR | XML_PARSE_NOENT);
xmlReadFile      1030 third_party/libxml/src/schematron.c     doc = xmlReadFile((const char *) URI, NULL, SCHEMATRON_PARSE_OPTIONS);
xmlReadFile      1091 third_party/libxml/src/schematron.c         doc = xmlReadFile((const char *) ctxt->URL, NULL,
xmlReadFile      1760 third_party/libxml/src/schematron.c     instance = xmlReadFile("tst.sct", NULL,
xmlReadFile        70 third_party/libxml/src/testC14N.c     doc = xmlReadFile(xml_filename, NULL, XML_PARSE_DTDATTR | XML_PARSE_NOENT);
xmlReadFile       247 third_party/libxml/src/testC14N.c     doc = xmlReadFile(filename, NULL, XML_PARSE_DTDATTR | XML_PARSE_NOENT);
xmlReadFile       137 third_party/libxml/src/testRelax.c 		doc = xmlReadFile(argv[i],NULL,0);
xmlReadFile       128 third_party/libxml/src/testSchemas.c 		doc = xmlReadFile(argv[i],NULL,0);
xmlReadFile       183 third_party/libxml/src/testXPath.c 	    document = xmlReadFile(filename,NULL,XML_PARSE_COMPACT);
xmlReadFile      14532 third_party/libxml/src/testapi.c         ret_val = xmlReadFile(filename, (const char *)encoding, options);
xmlReadFile      2376 third_party/libxml/src/xmllint.c 		doc = xmlReadFile(filename, NULL, options);