Searched refs:hasRestrictionOrExtension (Results 1 – 1 of 1) sorted by relevance
11886 int *hasRestrictionOrExtension) in xmlSchemaParseSimpleContent() argument11893 (hasRestrictionOrExtension == NULL)) in xmlSchemaParseSimpleContent()11895 *hasRestrictionOrExtension = 0; in xmlSchemaParseSimpleContent()11945 (*hasRestrictionOrExtension) = 1; in xmlSchemaParseSimpleContent()11950 (*hasRestrictionOrExtension) = 1; in xmlSchemaParseSimpleContent()11976 int *hasRestrictionOrExtension) in xmlSchemaParseComplexContent() argument11983 (hasRestrictionOrExtension == NULL)) in xmlSchemaParseComplexContent()11985 *hasRestrictionOrExtension = 0; in xmlSchemaParseComplexContent()12040 (*hasRestrictionOrExtension) = 1; in xmlSchemaParseComplexContent()12045 (*hasRestrictionOrExtension) = 1; in xmlSchemaParseComplexContent()[all …]