Home
last modified time | relevance | path

Searched refs:xmlSchemaGetUnionSimpleTypeMemberTypes (Results 1 – 1 of 1) sorted by relevance

/third_party/libxml2/
Dxmlschemas.c1105 xmlSchemaGetUnionSimpleTypeMemberTypes(xmlSchemaTypePtr type);
14730 xmlSchemaGetUnionSimpleTypeMemberTypes(xmlSchemaTypePtr type) in xmlSchemaGetUnionSimpleTypeMemberTypes() function
15132 xmlSchemaGetUnionSimpleTypeMemberTypes(memberType)); in xmlSchemaCheckUnionTypeDefCircularRecur()
15781 baseMember = xmlSchemaGetUnionSimpleTypeMemberTypes(type->baseType); in xmlSchemaCheckCOSSTRestricts()
17920 subLink = xmlSchemaGetUnionSimpleTypeMemberTypes(link->type); in xmlSchemaFinishMemberTypeDefinitionsProperty()
24974 memberLink = xmlSchemaGetUnionSimpleTypeMemberTypes(type); in xmlSchemaVCheckCVCSimpleType()