Lines Matching refs:xmlSchemaSchemaRelationPtr
389 typedef xmlSchemaSchemaRelation *xmlSchemaSchemaRelationPtr; typedef
391 xmlSchemaSchemaRelationPtr next;
407 xmlSchemaSchemaRelationPtr relations;
439 xmlSchemaSchemaRelationPtr relations;
462 xmlSchemaSchemaRelationPtr relations;
3551 xmlSchemaSchemaRelationPtr prev, cur = bucket->relations; in xmlSchemaBucketFree()
5127 xmlSchemaSchemaRelationPtr rel = bucket->relations; in xmlSchemaFindRedefCompInGraph()
6466 xmlSchemaSchemaRelationPtr rel; in xmlSchemaCheckReference()
9890 static xmlSchemaSchemaRelationPtr
9893 xmlSchemaSchemaRelationPtr ret; in xmlSchemaSchemaRelationCreate()
9895 ret = (xmlSchemaSchemaRelationPtr) in xmlSchemaSchemaRelationCreate()
9907 xmlSchemaSchemaRelationFree(xmlSchemaSchemaRelationPtr rel)
10263 xmlSchemaSchemaRelationPtr rel) in xmlSchemaSchemaRelationAddChild()
10265 xmlSchemaSchemaRelationPtr cur = bucket->relations; in xmlSchemaSchemaRelationAddChild()
10335 xmlSchemaSchemaRelationPtr relation = NULL; in xmlSchemaAddSchemaDoc()
20847 xmlSchemaSchemaRelationPtr rel = bucket->relations; in xmlSchemaAddComponents()