Searched refs:XML_PARSE_NOERROR (Results 1 - 9 of 9) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dparser.in.h1081 XML_PARSE_NOERROR = 1<<5, /* suppress error reports */ enumerator in enum:__anon2465
H A DHTMLparser.c5849 options -= XML_PARSE_NOERROR;
5850 ctxt->options |= XML_PARSE_NOERROR;
H A Dparser.c13166 if (options & XML_PARSE_NOERROR)
13175 if (options & XML_PARSE_NOERROR) {
13178 options -= XML_PARSE_NOERROR;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dparser.h1083 XML_PARSE_NOERROR = 1<<5, /* suppress error reports */ 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.h1081 XML_PARSE_NOERROR = 1<<5, /* suppress error reports */ enumerator in enum:__anon2239
H A DHTMLparser.c5849 options -= XML_PARSE_NOERROR;
5850 ctxt->options |= XML_PARSE_NOERROR;
H A Dparser.c13166 if (options & XML_PARSE_NOERROR)
13175 if (options & XML_PARSE_NOERROR) {
13178 options -= XML_PARSE_NOERROR;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A DHTMLparser.c5949 options -= XML_PARSE_NOERROR;
5950 ctxt->options |= XML_PARSE_NOERROR;
H A Dparser.c14146 if (options & XML_PARSE_NOERROR)
14156 if (options & XML_PARSE_NOERROR) {
14159 options -= XML_PARSE_NOERROR;

Completed in 276 milliseconds