Searched refs:hasRestrictionOrExtension (Results 1 – 1 of 1) sorted by relevance
11933 int *hasRestrictionOrExtension) in xmlSchemaParseSimpleContent() argument11940 (hasRestrictionOrExtension == NULL)) in xmlSchemaParseSimpleContent()11942 *hasRestrictionOrExtension = 0; in xmlSchemaParseSimpleContent()11992 (*hasRestrictionOrExtension) = 1; in xmlSchemaParseSimpleContent()11997 (*hasRestrictionOrExtension) = 1; in xmlSchemaParseSimpleContent()12023 int *hasRestrictionOrExtension) in xmlSchemaParseComplexContent() argument12030 (hasRestrictionOrExtension == NULL)) in xmlSchemaParseComplexContent()12032 *hasRestrictionOrExtension = 0; in xmlSchemaParseComplexContent()12087 (*hasRestrictionOrExtension) = 1; in xmlSchemaParseComplexContent()12092 (*hasRestrictionOrExtension) = 1; in xmlSchemaParseComplexContent()[all …]