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

/external/chromium_org/third_party/libxml/src/
H A Dxmlschemas.c21254 * xmlSchemaParse:
21264 xmlSchemaParse(xmlSchemaParserCtxtPtr ctxt) function
21371 PERROR_INT2("xmlSchemaParse",
H A Delfgcchack.h9794 #undef xmlSchemaParse macro
9795 extern __typeof (xmlSchemaParse) xmlSchemaParse __attribute((alias("xmlSchemaParse__internal_alias")));
9797 #ifndef xmlSchemaParse
9798 extern __typeof (xmlSchemaParse) xmlSchemaParse__internal_alias __attribute((visibility("hidden")));
9799 #define xmlSchemaParse xmlSchemaParse__internal_alias macro
/external/libxml2/
H A Dxmlschemas.c21283 * xmlSchemaParse:
21293 xmlSchemaParse(xmlSchemaParserCtxtPtr ctxt) function
21400 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 1184 milliseconds