Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlSubstituteEntitiesDefaultValue

1664     ctxt->replaceEntities = xmlSubstituteEntitiesDefaultValue;
2035 int old = xmlSubstituteEntitiesDefaultValue;
2037 xmlSubstituteEntitiesDefaultValue = val;