Lines Matching refs:hasRefs
6471 int parentType, int *hasRefs) in xmlSchemaParseLocalAttributes() argument
6482 if ((item != NULL) && (hasRefs != NULL)) in xmlSchemaParseLocalAttributes()
6483 *hasRefs = 1; in xmlSchemaParseLocalAttributes()
7786 int hasRefs = 0; in xmlSchemaParseAttributeGroupDefinition() local
7843 XML_SCHEMA_TYPE_ATTRIBUTEGROUP, &hasRefs) == -1) in xmlSchemaParseAttributeGroupDefinition()
7845 if (hasRefs) in xmlSchemaParseAttributeGroupDefinition()
11221 int min = 1, max = 1, isElemRef, hasRefs = 0; in xmlSchemaParseModelGroup() local
11312 hasRefs++; in xmlSchemaParseModelGroup()
11359 hasRefs++; in xmlSchemaParseModelGroup()
11364 hasRefs++; in xmlSchemaParseModelGroup()
11455 if (hasRefs) { in xmlSchemaParseModelGroup()