Searched refs:XML_PARSE_NOENT (Results 26 - 39 of 39) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxinclude.c1465 ctxt->parseFlags |= XML_PARSE_NOENT;
H A Dparser.c13145 if (options & XML_PARSE_NOENT) {
13148 options -= XML_PARSE_NOENT;
H A Dxmlschemas.c585 #define SCHEMAS_PARSE_OPTIONS XML_PARSE_NOENT
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxinclude.c1478 ctxt->parseFlags |= XML_PARSE_NOENT;
H A Dparser.c14122 if (options & XML_PARSE_NOENT) {
14125 options -= XML_PARSE_NOENT;
14126 ctxt->options |= XML_PARSE_NOENT;
H A Dxmlschemas.c585 #define SCHEMAS_PARSE_OPTIONS XML_PARSE_NOENT
H A Dtestapi.c265 if (no == 1) return(XML_PARSE_NOENT | XML_PARSE_DTDLOAD | XML_PARSE_DTDATTR | XML_PARSE_DTDVALID | XML_PARSE_NOCDATA);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxinclude.c1478 ctxt->parseFlags |= XML_PARSE_NOENT;
H A Dparser.c14122 if (options & XML_PARSE_NOENT) {
14125 options -= XML_PARSE_NOENT;
14126 ctxt->options |= XML_PARSE_NOENT;
H A Dxmlschemas.c585 #define SCHEMAS_PARSE_OPTIONS XML_PARSE_NOENT
H A Dtestapi.c265 if (no == 1) return(XML_PARSE_NOENT | XML_PARSE_DTDLOAD | XML_PARSE_DTDATTR | XML_PARSE_DTDVALID | XML_PARSE_NOCDATA);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxinclude.c1465 ctxt->parseFlags |= XML_PARSE_NOENT;
H A Dparser.c13145 if (options & XML_PARSE_NOENT) {
13148 options -= XML_PARSE_NOENT;
H A Dxmlschemas.c585 #define SCHEMAS_PARSE_OPTIONS XML_PARSE_NOENT

Completed in 657 milliseconds

12