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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemastypes.c3372 * xmlSchemaValidatePredefinedType:
3384 xmlSchemaValidatePredefinedType(xmlSchemaTypePtr type, const xmlChar *value, function
H A Delfgcchack.h10034 #undef xmlSchemaValidatePredefinedType macro
10035 extern __typeof (xmlSchemaValidatePredefinedType) xmlSchemaValidatePredefinedType __attribute((alias("xmlSchemaValidatePredefinedType__internal_alias")));
10037 #ifndef xmlSchemaValidatePredefinedType
10038 extern __typeof (xmlSchemaValidatePredefinedType) xmlSchemaValidatePredefinedType__internal_alias __attribute((visibility("hidden")));
10039 #define xmlSchemaValidatePredefinedType xmlSchemaValidatePredefinedType__internal_alias macro
/external/libxml2/
H A Dxmlschemastypes.c3379 * xmlSchemaValidatePredefinedType:
3391 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 289 milliseconds