Lines Matching refs:old
2085 int old = xmlPedanticParserDefaultValue;
2088 return(old);
2096 * contents. This may break on old application and is turned off by default.
2103 int old = xmlLineNumbersDefaultValue;
2106 return(old);
2125 int old = xmlSubstituteEntitiesDefaultValue;
2128 return(old);
2145 * on 1.X libs and to switch back to the old mode for compatibility when
2157 int old = xmlKeepBlanksDefaultValue;
2161 return(old);