Searched refs:XML_PARSE_NOCDATA (Results 1 - 18 of 18) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dparser.h1092 XML_PARSE_NOCDATA = 1<<14,/* merge CDATA as text nodes */ enumerator in enum:__anon2816
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dparser.h1092 XML_PARSE_NOCDATA = 1<<14,/* merge CDATA as text nodes */ enumerator in enum:__anon2859
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dparser.in.h1090 XML_PARSE_NOCDATA = 1<<14,/* merge CDATA as text nodes */ enumerator in enum:__anon6721
H A Dschematron.c1706 XML_PARSE_NOENT | XML_PARSE_NOCDATA);
H A Dparser.c13196 if (options & XML_PARSE_NOCDATA) {
13198 options -= XML_PARSE_NOCDATA;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dparser.h1092 XML_PARSE_NOCDATA = 1<<14,/* merge CDATA as text nodes */ enumerator in enum:__anon6931
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dparser.in.h1090 XML_PARSE_NOCDATA = 1<<14,/* merge CDATA as text nodes */ enumerator in enum:__anon6495
H A Dschematron.c1706 XML_PARSE_NOENT | XML_PARSE_NOCDATA);
H A Dparser.c13196 if (options & XML_PARSE_NOCDATA) {
13198 options -= XML_PARSE_NOCDATA;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dschematron.c1761 XML_PARSE_NOENT | XML_PARSE_NOCDATA);
H A Dxmllint.c2988 options |= XML_PARSE_NOCDATA;
H A Dparser.c14179 if (options & XML_PARSE_NOCDATA) {
14181 options -= XML_PARSE_NOCDATA;
14182 ctxt->options |= XML_PARSE_NOCDATA;
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 Dschematron.c1761 XML_PARSE_NOENT | XML_PARSE_NOCDATA);
H A Dxmllint.c2988 options |= XML_PARSE_NOCDATA;
H A Dparser.c14179 if (options & XML_PARSE_NOCDATA) {
14181 options -= XML_PARSE_NOCDATA;
14182 ctxt->options |= XML_PARSE_NOCDATA;
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/ipkg-install/usr/share/doc/libxml2-2.7.2/examples/
H A Dxmllint.c2988 options |= XML_PARSE_NOCDATA;

Completed in 622 milliseconds