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

/external/libxml2/
H A Dxmlschemastypes.c3383 * xmlSchemaValidatePredefinedType:
3395 xmlSchemaValidatePredefinedType(xmlSchemaTypePtr type, const xmlChar *value, function
H A Delfgcchack.h10160 #undef xmlSchemaValidatePredefinedType macro
10161 extern __typeof (xmlSchemaValidatePredefinedType) xmlSchemaValidatePredefinedType __attribute((alias("xmlSchemaValidatePredefinedType__internal_alias")));
10163 #ifndef xmlSchemaValidatePredefinedType
10164 extern __typeof (xmlSchemaValidatePredefinedType) xmlSchemaValidatePredefinedType__internal_alias __attribute((visibility("hidden")));
10165 #define xmlSchemaValidatePredefinedType xmlSchemaValidatePredefinedType__internal_alias macro

Completed in 124 milliseconds