Searched refs:xmlSubstituteEntitiesDefaultValue (Results 1 - 16 of 16) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dglobals.h93 #undef xmlSubstituteEntitiesDefaultValue macro
140 int xmlSubstituteEntitiesDefaultValue; member in struct:_xmlGlobalState
448 #define xmlSubstituteEntitiesDefaultValue \ macro
451 XMLPUBVAR int xmlSubstituteEntitiesDefaultValue; variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dglobals.h93 #undef xmlSubstituteEntitiesDefaultValue macro
140 int xmlSubstituteEntitiesDefaultValue; member in struct:_xmlGlobalState
448 #define xmlSubstituteEntitiesDefaultValue \ macro
451 XMLPUBVAR int xmlSubstituteEntitiesDefaultValue; variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dglobals.in.h69 #undef xmlSubstituteEntitiesDefaultValue macro
104 int xmlSubstituteEntitiesDefaultValue; member in struct:_xmlGlobalState
412 #define xmlSubstituteEntitiesDefaultValue \ macro
415 XMLPUBVAR int xmlSubstituteEntitiesDefaultValue; variable
H A Dglobals.c160 #undef xmlSubstituteEntitiesDefaultValue macro
264 * xmlSubstituteEntitiesDefaultValue:
272 int xmlSubstituteEntitiesDefaultValue = 0; variable
541 gs->xmlSubstituteEntitiesDefaultValue =
1040 #undef xmlSubstituteEntitiesDefaultValue macro
1044 return (&xmlSubstituteEntitiesDefaultValue);
1046 return (&xmlGetGlobalState()->xmlSubstituteEntitiesDefaultValue);
H A DparserInternals.c1651 ctxt->replaceEntities = xmlSubstituteEntitiesDefaultValue;
2021 int old = xmlSubstituteEntitiesDefaultValue;
2023 xmlSubstituteEntitiesDefaultValue = val;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dglobals.h93 #undef xmlSubstituteEntitiesDefaultValue macro
140 int xmlSubstituteEntitiesDefaultValue; member in struct:_xmlGlobalState
448 #define xmlSubstituteEntitiesDefaultValue \ macro
451 XMLPUBVAR int xmlSubstituteEntitiesDefaultValue; variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dglobals.in.h69 #undef xmlSubstituteEntitiesDefaultValue macro
104 int xmlSubstituteEntitiesDefaultValue; member in struct:_xmlGlobalState
412 #define xmlSubstituteEntitiesDefaultValue \ macro
415 XMLPUBVAR int xmlSubstituteEntitiesDefaultValue; variable
H A Dglobals.c160 #undef xmlSubstituteEntitiesDefaultValue macro
264 * xmlSubstituteEntitiesDefaultValue:
272 int xmlSubstituteEntitiesDefaultValue = 0; variable
541 gs->xmlSubstituteEntitiesDefaultValue =
1040 #undef xmlSubstituteEntitiesDefaultValue macro
1044 return (&xmlSubstituteEntitiesDefaultValue);
1046 return (&xmlGetGlobalState()->xmlSubstituteEntitiesDefaultValue);
H A DparserInternals.c1651 ctxt->replaceEntities = xmlSubstituteEntitiesDefaultValue;
2021 int old = xmlSubstituteEntitiesDefaultValue;
2023 xmlSubstituteEntitiesDefaultValue = val;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dglobals.c161 #undef xmlSubstituteEntitiesDefaultValue macro
265 * xmlSubstituteEntitiesDefaultValue:
273 int xmlSubstituteEntitiesDefaultValue = 0; variable
542 gs->xmlSubstituteEntitiesDefaultValue =
1041 #undef xmlSubstituteEntitiesDefaultValue macro
1045 return (&xmlSubstituteEntitiesDefaultValue);
1047 return (&xmlGetGlobalState()->xmlSubstituteEntitiesDefaultValue);
H A DtestXPath.c174 xmlSubstituteEntitiesDefaultValue = 1;
H A DparserInternals.c1664 ctxt->replaceEntities = xmlSubstituteEntitiesDefaultValue;
2035 int old = xmlSubstituteEntitiesDefaultValue;
2037 xmlSubstituteEntitiesDefaultValue = val;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dglobals.c161 #undef xmlSubstituteEntitiesDefaultValue macro
265 * xmlSubstituteEntitiesDefaultValue:
273 int xmlSubstituteEntitiesDefaultValue = 0; variable
542 gs->xmlSubstituteEntitiesDefaultValue =
1041 #undef xmlSubstituteEntitiesDefaultValue macro
1045 return (&xmlSubstituteEntitiesDefaultValue);
1047 return (&xmlGetGlobalState()->xmlSubstituteEntitiesDefaultValue);
H A DtestXPath.c174 xmlSubstituteEntitiesDefaultValue = 1;
H A DparserInternals.c1664 ctxt->replaceEntities = xmlSubstituteEntitiesDefaultValue;
2035 int old = xmlSubstituteEntitiesDefaultValue;
2037 xmlSubstituteEntitiesDefaultValue = val;
/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 DtestXPath.c174 xmlSubstituteEntitiesDefaultValue = 1;

Completed in 129 milliseconds