XML_PARSE_NOENT  14506 third_party/libxml/src/parser.c     if (options & XML_PARSE_NOENT) {
XML_PARSE_NOENT  14509 third_party/libxml/src/parser.c         options -= XML_PARSE_NOENT;
XML_PARSE_NOENT  14510 third_party/libxml/src/parser.c 	ctxt->options |= XML_PARSE_NOENT;
XML_PARSE_NOENT   649 third_party/libxml/src/runsuite.c     doc = xmlReadFile(filename, NULL, XML_PARSE_NOENT);
XML_PARSE_NOENT   712 third_party/libxml/src/runsuite.c     doc = xmlReadFile(filename, NULL, XML_PARSE_NOENT);
XML_PARSE_NOENT   750 third_party/libxml/src/runsuite.c     doc = xmlReadFile(filename, NULL, XML_PARSE_NOENT);
XML_PARSE_NOENT   831 third_party/libxml/src/runsuite.c     doc = xmlReadFile((const char *) path, NULL, XML_PARSE_NOENT);
XML_PARSE_NOENT  1015 third_party/libxml/src/runsuite.c     doc = xmlReadFile(metadata, NULL, XML_PARSE_NOENT);
XML_PARSE_NOENT  2418 third_party/libxml/src/runtest.c                                 options | XML_PARSE_DTDATTR | XML_PARSE_NOENT);
XML_PARSE_NOENT  2466 third_party/libxml/src/runtest.c                                 options | XML_PARSE_DTDATTR | XML_PARSE_NOENT);
XML_PARSE_NOENT  2512 third_party/libxml/src/runtest.c                                 options | XML_PARSE_DTDATTR | XML_PARSE_NOENT);
XML_PARSE_NOENT  3567 third_party/libxml/src/runtest.c     doc = xmlReadFile(filename, NULL, XML_PARSE_DTDATTR | XML_PARSE_NOENT);
XML_PARSE_NOENT  3718 third_party/libxml/src/runtest.c     doc = xmlReadFile(xml_filename, NULL, XML_PARSE_DTDATTR | XML_PARSE_NOENT);
XML_PARSE_NOENT  4151 third_party/libxml/src/runtest.c       XML_PARSE_NOENT },
XML_PARSE_NOENT  4167 third_party/libxml/src/runtest.c       XML_PARSE_NOENT },
XML_PARSE_NOENT  4269 third_party/libxml/src/runtest.c       XML_PARSE_DTDATTR | XML_PARSE_NOENT },
XML_PARSE_NOENT  4273 third_party/libxml/src/runtest.c       XML_PARSE_DTDATTR | XML_PARSE_NOENT },
XML_PARSE_NOENT    37 third_party/libxml/src/schematron.c #define SCHEMATRON_PARSE_OPTIONS XML_PARSE_NOENT
XML_PARSE_NOENT  1761 third_party/libxml/src/schematron.c                            XML_PARSE_NOENT | XML_PARSE_NOCDATA);
XML_PARSE_NOENT    70 third_party/libxml/src/testC14N.c     doc = xmlReadFile(xml_filename, NULL, XML_PARSE_DTDATTR | XML_PARSE_NOENT);
XML_PARSE_NOENT   247 third_party/libxml/src/testC14N.c     doc = xmlReadFile(filename, NULL, XML_PARSE_DTDATTR | XML_PARSE_NOENT);
XML_PARSE_NOENT   265 third_party/libxml/src/testapi.c     if (no == 1) return(XML_PARSE_NOENT | XML_PARSE_DTDLOAD | XML_PARSE_DTDATTR | XML_PARSE_DTDVALID | XML_PARSE_NOCDATA);
XML_PARSE_NOENT  1484 third_party/libxml/src/xinclude.c 	ctxt->parseFlags |= XML_PARSE_NOENT;
XML_PARSE_NOENT  3121 third_party/libxml/src/xmllint.c 	    options |= XML_PARSE_NOENT;
XML_PARSE_NOENT  3279 third_party/libxml/src/xmllint.c 	    options |= XML_PARSE_NOENT | XML_PARSE_DTDATTR | XML_PARSE_DTDLOAD;
XML_PARSE_NOENT  3284 third_party/libxml/src/xmllint.c 	    options |= XML_PARSE_NOENT | XML_PARSE_DTDATTR | XML_PARSE_DTDLOAD;
XML_PARSE_NOENT  3289 third_party/libxml/src/xmllint.c 	    options |= XML_PARSE_NOENT | XML_PARSE_DTDATTR | XML_PARSE_DTDLOAD;
XML_PARSE_NOENT  3364 third_party/libxml/src/xmllint.c 	    options |= XML_PARSE_NOENT;
XML_PARSE_NOENT   585 third_party/libxml/src/xmlschemas.c #define SCHEMAS_PARSE_OPTIONS XML_PARSE_NOENT
XML_PARSE_NOENT    55 third_party/libxslt/libxslt/xslt.h  XML_PARSE_NOENT | XML_PARSE_DTDLOAD | XML_PARSE_DTDATTR | XML_PARSE_NOCDATA