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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemastypes.c725 * xmlSchemaGetBuiltInType:
734 xmlSchemaGetBuiltInType(xmlSchemaValType type) function
H A Delfgcchack.h9566 #undef xmlSchemaGetBuiltInType macro
9567 extern __typeof (xmlSchemaGetBuiltInType) xmlSchemaGetBuiltInType __attribute((alias("xmlSchemaGetBuiltInType__internal_alias")));
9569 #ifndef xmlSchemaGetBuiltInType
9570 extern __typeof (xmlSchemaGetBuiltInType) xmlSchemaGetBuiltInType__internal_alias __attribute((visibility("hidden")));
9571 #define xmlSchemaGetBuiltInType xmlSchemaGetBuiltInType__internal_alias macro
/external/libxml2/
H A Dxmlschemastypes.c725 * xmlSchemaGetBuiltInType:
734 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 320 milliseconds