Lines Matching refs:hasRefs
6511 int parentType, int *hasRefs) in xmlSchemaParseLocalAttributes() argument
6522 if ((item != NULL) && (hasRefs != NULL)) in xmlSchemaParseLocalAttributes()
6523 *hasRefs = 1; in xmlSchemaParseLocalAttributes()
7826 int hasRefs = 0; in xmlSchemaParseAttributeGroupDefinition() local
7883 XML_SCHEMA_TYPE_ATTRIBUTEGROUP, &hasRefs) == -1) in xmlSchemaParseAttributeGroupDefinition()
7885 if (hasRefs) in xmlSchemaParseAttributeGroupDefinition()
11260 int min = 1, max = 1, isElemRef, hasRefs = 0; in xmlSchemaParseModelGroup() local
11351 hasRefs++; in xmlSchemaParseModelGroup()
11398 hasRefs++; in xmlSchemaParseModelGroup()
11403 hasRefs++; in xmlSchemaParseModelGroup()
11494 if (hasRefs) { in xmlSchemaParseModelGroup()