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

/external/libxml2/
H A Dxmlschemastypes.c739 * xmlSchemaGetBuiltInType:
748 xmlSchemaGetBuiltInType(xmlSchemaValType type) function
H A Delfgcchack.h9692 #undef xmlSchemaGetBuiltInType macro
9693 extern __typeof (xmlSchemaGetBuiltInType) xmlSchemaGetBuiltInType __attribute((alias("xmlSchemaGetBuiltInType__internal_alias")));
9695 #ifndef xmlSchemaGetBuiltInType
9696 extern __typeof (xmlSchemaGetBuiltInType) xmlSchemaGetBuiltInType__internal_alias __attribute((visibility("hidden")));
9697 #define xmlSchemaGetBuiltInType xmlSchemaGetBuiltInType__internal_alias macro

Completed in 101 milliseconds