Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlSubstituteEntitiesDefaultValue

1732     ctxt->replaceEntities = xmlSubstituteEntitiesDefaultValue;
2111 int old = xmlSubstituteEntitiesDefaultValue;
2113 xmlSubstituteEntitiesDefaultValue = val;