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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c1079 xmlSchemaGetUnionSimpleTypeMemberTypes(xmlSchemaTypePtr type);
14592 * xmlSchemaGetUnionSimpleTypeMemberTypes:
14599 xmlSchemaGetUnionSimpleTypeMemberTypes(xmlSchemaTypePtr type) function
14961 xmlSchemaGetUnionSimpleTypeMemberTypes(memberType));
15609 baseMember = xmlSchemaGetUnionSimpleTypeMemberTypes(type->baseType);
17748 subLink = xmlSchemaGetUnionSimpleTypeMemberTypes(link->type);
24702 memberLink = xmlSchemaGetUnionSimpleTypeMemberTypes(type);
/external/libxml2/
H A Dxmlschemas.c1079 xmlSchemaGetUnionSimpleTypeMemberTypes(xmlSchemaTypePtr type);
14592 * xmlSchemaGetUnionSimpleTypeMemberTypes:
14599 xmlSchemaGetUnionSimpleTypeMemberTypes(xmlSchemaTypePtr type) function
14961 xmlSchemaGetUnionSimpleTypeMemberTypes(memberType));
15610 baseMember = xmlSchemaGetUnionSimpleTypeMemberTypes(type->baseType);
17749 subLink = xmlSchemaGetUnionSimpleTypeMemberTypes(link->type);
24703 memberLink = xmlSchemaGetUnionSimpleTypeMemberTypes(type);

Completed in 233 milliseconds