Searched refs:XML_PARSE_DTDVALID (Results 1 - 15 of 15) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/doc/examples/
H A Dparse2.c35 doc = xmlCtxtReadFile(ctxt, filename, NULL, XML_PARSE_DTDVALID);
H A Dreader2.c71 XML_PARSE_DTDVALID); /* validate with the DTD */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A Drunxmlconf.c399 options |= XML_PARSE_DTDVALID;
402 options |= XML_PARSE_DTDVALID;
H A Druntest.c2051 } else if (options & XML_PARSE_DTDVALID) {
4173 XML_PARSE_DTDVALID },
4176 XML_PARSE_DTDVALID },
4179 XML_PARSE_DTDVALID },
H A Dxmllint.c3037 options |= XML_PARSE_DTDVALID;
H A Dparser.c14142 if (options & XML_PARSE_DTDVALID) {
14148 options -= XML_PARSE_DTDVALID;
14149 ctxt->options |= XML_PARSE_DTDVALID;
H A Dxmlreader.c5068 if (options & XML_PARSE_DTDVALID)
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-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dparser.in.h1080 XML_PARSE_DTDVALID = 1<<4, /* validate with the DTD */ enumerator in enum:__anon2465
H A Dxmlreader.c5027 if (options & XML_PARSE_DTDVALID)
H A Dparser.c13162 if (options & XML_PARSE_DTDVALID) {
13168 options -= XML_PARSE_DTDVALID;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dparser.h1082 XML_PARSE_DTDVALID = 1<<4, /* validate with the DTD */ enumerator in enum:__anon2675
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dparser.in.h1080 XML_PARSE_DTDVALID = 1<<4, /* validate with the DTD */ enumerator in enum:__anon2239
H A Dxmlreader.c5027 if (options & XML_PARSE_DTDVALID)
H A Dparser.c13162 if (options & XML_PARSE_DTDVALID) {
13168 options -= XML_PARSE_DTDVALID;

Completed in 421 milliseconds