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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemastypes.c1059 * xmlSchemaGetPredefinedType:
1068 xmlSchemaGetPredefinedType(const xmlChar *name, const xmlChar *ns) { function
H A Delfgcchack.h9626 #undef xmlSchemaGetPredefinedType macro
9627 extern __typeof (xmlSchemaGetPredefinedType) xmlSchemaGetPredefinedType __attribute((alias("xmlSchemaGetPredefinedType__internal_alias")));
9629 #ifndef xmlSchemaGetPredefinedType
9630 extern __typeof (xmlSchemaGetPredefinedType) xmlSchemaGetPredefinedType__internal_alias __attribute((visibility("hidden")));
9631 #define xmlSchemaGetPredefinedType xmlSchemaGetPredefinedType__internal_alias macro
/external/libxml2/
H A Dxmlschemastypes.c1059 * xmlSchemaGetPredefinedType:
1068 xmlSchemaGetPredefinedType(const xmlChar *name, const xmlChar *ns) { function
H A Delfgcchack.h9752 #undef xmlSchemaGetPredefinedType macro
9753 extern __typeof (xmlSchemaGetPredefinedType) xmlSchemaGetPredefinedType __attribute((alias("xmlSchemaGetPredefinedType__internal_alias")));
9755 #ifndef xmlSchemaGetPredefinedType
9756 extern __typeof (xmlSchemaGetPredefinedType) xmlSchemaGetPredefinedType__internal_alias __attribute((visibility("hidden")));
9757 #define xmlSchemaGetPredefinedType xmlSchemaGetPredefinedType__internal_alias macro

Completed in 238 milliseconds