Searched defs:xmlSchemaGetBuiltInListSimpleTypeItemType (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dxmlschemastypes.c1091 * xmlSchemaGetBuiltInListSimpleTypeItemType:
1100 xmlSchemaGetBuiltInListSimpleTypeItemType(xmlSchemaTypePtr type) function
H A Delfgcchack.h9680 #undef xmlSchemaGetBuiltInListSimpleTypeItemType macro
9681 extern __typeof (xmlSchemaGetBuiltInListSimpleTypeItemType) xmlSchemaGetBuiltInListSimpleTypeItemType __attribute((alias("xmlSchemaGetBuiltInListSimpleTypeItemType__internal_alias")));
9683 #ifndef xmlSchemaGetBuiltInListSimpleTypeItemType
9684 extern __typeof (xmlSchemaGetBuiltInListSimpleTypeItemType) xmlSchemaGetBuiltInListSimpleTypeItemType__internal_alias __attribute((visibility("hidden")));
9685 #define xmlSchemaGetBuiltInListSimpleTypeItemType xmlSchemaGetBuiltInListSimpleTypeItemType__internal_alias macro

Completed in 143 milliseconds