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

/external/libxml2/
H A Dxmlschemas.c21298 * xmlSchemaParse:
21308 xmlSchemaParse(xmlSchemaParserCtxtPtr ctxt) function
21415 PERROR_INT2("xmlSchemaParse",
H A Delfgcchack.h9920 #undef xmlSchemaParse macro
9921 extern __typeof (xmlSchemaParse) xmlSchemaParse __attribute((alias("xmlSchemaParse__internal_alias")));
9923 #ifndef xmlSchemaParse
9924 extern __typeof (xmlSchemaParse) xmlSchemaParse__internal_alias __attribute((visibility("hidden")));
9925 #define xmlSchemaParse xmlSchemaParse__internal_alias macro

Completed in 353 milliseconds