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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A DparserInternals.in.h461 * XML_SUBSTITUTE_REF:
465 #define XML_SUBSTITUTE_REF 1 macro
H A DSAX2.c1119 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF,
1173 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF,
1293 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF,
1864 XML_SUBSTITUTE_REF, 0,0,0);
H A Dparser.c2153 * @what: combination of XML_SUBSTITUTE_REF and XML_SUBSTITUTE_PEREF
2215 } else if ((c == '&') && (what & XML_SUBSTITUTE_REF)) {
2310 * @what: combination of XML_SUBSTITUTE_REF and XML_SUBSTITUTE_PEREF
3017 * so XML_SUBSTITUTE_REF is not set here.
3133 XML_SUBSTITUTE_REF,
3164 XML_SUBSTITUTE_REF, 0, 0, 0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A DparserInternals.h461 * XML_SUBSTITUTE_REF:
465 #define XML_SUBSTITUTE_REF 1 macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A DparserInternals.in.h461 * XML_SUBSTITUTE_REF:
465 #define XML_SUBSTITUTE_REF 1 macro
H A DSAX2.c1119 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF,
1173 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF,
1293 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF,
1864 XML_SUBSTITUTE_REF, 0,0,0);
H A Dparser.c2153 * @what: combination of XML_SUBSTITUTE_REF and XML_SUBSTITUTE_PEREF
2215 } else if ((c == '&') && (what & XML_SUBSTITUTE_REF)) {
2310 * @what: combination of XML_SUBSTITUTE_REF and XML_SUBSTITUTE_PEREF
3017 * so XML_SUBSTITUTE_REF is not set here.
3133 XML_SUBSTITUTE_REF,
3164 XML_SUBSTITUTE_REF, 0, 0, 0);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A DSAX2.c1132 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF,
1186 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF,
1306 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF,
1880 XML_SUBSTITUTE_REF, 0,0,0);
H A Dparser.c2454 * @what: combination of XML_SUBSTITUTE_REF and XML_SUBSTITUTE_PEREF
2519 } else if ((c == '&') && (what & XML_SUBSTITUTE_REF)) {
2634 * @what: combination of XML_SUBSTITUTE_REF and XML_SUBSTITUTE_PEREF
3568 * so XML_SUBSTITUTE_REF is not set here.
3686 XML_SUBSTITUTE_REF,
3717 XML_SUBSTITUTE_REF, 0, 0, 0);

Completed in 236 milliseconds