Searched refs:XML_PARSE_OLD10 (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Drunxmlconf.c383 options |= XML_PARSE_OLD10;
H A Dparser.c2934 * new XML_PARSE_OLD10 option is given to the parser.
2938 if ((ctxt->options & XML_PARSE_OLD10) == 0) {
2969 if ((ctxt->options & XML_PARSE_OLD10) == 0) {
3022 if ((ctxt->options & XML_PARSE_OLD10) == 0) {
9867 if (ctxt->options & XML_PARSE_OLD10) {
10121 if (ctxt->options & XML_PARSE_OLD10)
14196 if (options & XML_PARSE_OLD10) {
14197 ctxt->options |= XML_PARSE_OLD10;
14198 options -= XML_PARSE_OLD10;
H A Dxmllint.c3256 options |= XML_PARSE_OLD10;
H A DSAX2.c979 if (ctxt->options & XML_PARSE_OLD10)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Drunxmlconf.c383 options |= XML_PARSE_OLD10;
H A Dparser.c2934 * new XML_PARSE_OLD10 option is given to the parser.
2938 if ((ctxt->options & XML_PARSE_OLD10) == 0) {
2969 if ((ctxt->options & XML_PARSE_OLD10) == 0) {
3022 if ((ctxt->options & XML_PARSE_OLD10) == 0) {
9867 if (ctxt->options & XML_PARSE_OLD10) {
10121 if (ctxt->options & XML_PARSE_OLD10)
14196 if (options & XML_PARSE_OLD10) {
14197 ctxt->options |= XML_PARSE_OLD10;
14198 options -= XML_PARSE_OLD10;
H A DSAX2.c979 if (ctxt->options & XML_PARSE_OLD10)
H A Dxmllint.c3256 options |= XML_PARSE_OLD10;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dparser.h1097 XML_PARSE_OLD10 = 1<<17,/* parse using XML-1.0 before update 5 */ 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.h1097 XML_PARSE_OLD10 = 1<<17,/* parse using XML-1.0 before update 5 */ enumerator in enum:__anon2859
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dparser.h1097 XML_PARSE_OLD10 = 1<<17,/* parse using XML-1.0 before update 5 */ enumerator in enum:__anon6931
/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.c3256 options |= XML_PARSE_OLD10;

Completed in 223 milliseconds