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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/include/libxml/
H A DparserInternals.h470 * XML_SUBSTITUTE_REF:
474 #define XML_SUBSTITUTE_REF 1 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/include/libxml/
H A DparserInternals.h470 * XML_SUBSTITUTE_REF:
474 #define XML_SUBSTITUTE_REF 1 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/include/libxml/
H A DparserInternals.h470 * XML_SUBSTITUTE_REF:
474 #define XML_SUBSTITUTE_REF 1 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libxml2/
H A DSAX2.c1147 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF,
1201 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF,
1323 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF,
1902 XML_SUBSTITUTE_REF, 0,0,0);
H A Dparser.c2471 * @what: combination of XML_SUBSTITUTE_REF and XML_SUBSTITUTE_PEREF
2536 } else if ((c == '&') && (what & XML_SUBSTITUTE_REF)) {
2651 * @what: combination of XML_SUBSTITUTE_REF and XML_SUBSTITUTE_PEREF
3600 * so XML_SUBSTITUTE_REF is not set here.
3718 XML_SUBSTITUTE_REF,
3754 XML_SUBSTITUTE_REF, 0, 0, 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libxml2/
H A DSAX2.c1147 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF,
1201 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF,
1323 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF,
1902 XML_SUBSTITUTE_REF, 0,0,0);
H A Dparser.c2471 * @what: combination of XML_SUBSTITUTE_REF and XML_SUBSTITUTE_PEREF
2536 } else if ((c == '&') && (what & XML_SUBSTITUTE_REF)) {
2651 * @what: combination of XML_SUBSTITUTE_REF and XML_SUBSTITUTE_PEREF
3600 * so XML_SUBSTITUTE_REF is not set here.
3718 XML_SUBSTITUTE_REF,
3754 XML_SUBSTITUTE_REF, 0, 0, 0);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libxml2/
H A DSAX2.c1147 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF,
1201 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF,
1323 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF,
1902 XML_SUBSTITUTE_REF, 0,0,0);
H A Dparser.c2471 * @what: combination of XML_SUBSTITUTE_REF and XML_SUBSTITUTE_PEREF
2536 } else if ((c == '&') && (what & XML_SUBSTITUTE_REF)) {
2651 * @what: combination of XML_SUBSTITUTE_REF and XML_SUBSTITUTE_PEREF
3600 * so XML_SUBSTITUTE_REF is not set here.
3718 XML_SUBSTITUTE_REF,
3754 XML_SUBSTITUTE_REF, 0, 0, 0);

Completed in 295 milliseconds