Lines Matching refs:xmlSchemaSchemaRelationPtr
378 typedef xmlSchemaSchemaRelation *xmlSchemaSchemaRelationPtr; typedef
380 xmlSchemaSchemaRelationPtr next;
396 xmlSchemaSchemaRelationPtr relations;
428 xmlSchemaSchemaRelationPtr relations;
451 xmlSchemaSchemaRelationPtr relations;
3606 xmlSchemaSchemaRelationPtr prev, cur = bucket->relations; in xmlSchemaBucketFree()
5058 xmlSchemaSchemaRelationPtr rel = bucket->relations; in xmlSchemaFindRedefCompInGraph()
6398 xmlSchemaSchemaRelationPtr rel; in xmlSchemaCheckReference()
9827 static xmlSchemaSchemaRelationPtr
9830 xmlSchemaSchemaRelationPtr ret; in xmlSchemaSchemaRelationCreate()
9832 ret = (xmlSchemaSchemaRelationPtr) in xmlSchemaSchemaRelationCreate()
9844 xmlSchemaSchemaRelationFree(xmlSchemaSchemaRelationPtr rel)
10196 xmlSchemaSchemaRelationPtr rel) in xmlSchemaSchemaRelationAddChild()
10198 xmlSchemaSchemaRelationPtr cur = bucket->relations; in xmlSchemaSchemaRelationAddChild()
10268 xmlSchemaSchemaRelationPtr relation = NULL; in xmlSchemaAddSchemaDoc()
20749 xmlSchemaSchemaRelationPtr rel = bucket->relations; in xmlSchemaAddComponents()