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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemastypes.c1080 * xmlSchemaGetBuiltInListSimpleTypeItemType:
1089 xmlSchemaGetBuiltInListSimpleTypeItemType(xmlSchemaTypePtr type) function
H A Delfgcchack.h9474 #undef xmlSchemaGetBuiltInListSimpleTypeItemType macro
9475 extern __typeof (xmlSchemaGetBuiltInListSimpleTypeItemType) xmlSchemaGetBuiltInListSimpleTypeItemType __attribute((alias("xmlSchemaGetBuiltInListSimpleTypeItemType__internal_alias")));
9477 #ifndef xmlSchemaGetBuiltInListSimpleTypeItemType
9478 extern __typeof (xmlSchemaGetBuiltInListSimpleTypeItemType) xmlSchemaGetBuiltInListSimpleTypeItemType__internal_alias __attribute((visibility("hidden")));
9479 #define xmlSchemaGetBuiltInListSimpleTypeItemType xmlSchemaGetBuiltInListSimpleTypeItemType__internal_alias macro

Completed in 106 milliseconds