Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxmlschemas.c1097 xmlSchemaGetUnionSimpleTypeMemberTypes(xmlSchemaTypePtr type);
14599 xmlSchemaGetUnionSimpleTypeMemberTypes(xmlSchemaTypePtr type) in xmlSchemaGetUnionSimpleTypeMemberTypes() function
15001 xmlSchemaGetUnionSimpleTypeMemberTypes(memberType)); in xmlSchemaCheckUnionTypeDefCircularRecur()
15650 baseMember = xmlSchemaGetUnionSimpleTypeMemberTypes(type->baseType); in xmlSchemaCheckCOSSTRestricts()
17788 subLink = xmlSchemaGetUnionSimpleTypeMemberTypes(link->type); in xmlSchemaFinishMemberTypeDefinitionsProperty()
24700 memberLink = xmlSchemaGetUnionSimpleTypeMemberTypes(type); in xmlSchemaVCheckCVCSimpleType()