Searched refs:xmlSchemaParse (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A DtestSchemas.c103 schema = xmlSchemaParse(ctxt);
114 schema = xmlSchemaParse(ctxt);
H A Drunsuite.c935 schemas = xmlSchemaParse(ctxt);
971 schemas = xmlSchemaParse(ctxt);
H A Druntest.c3006 schemas = xmlSchemaParse(ctxt);
H A Dxmllint.c3553 wxschemas = xmlSchemaParse(ctxt);
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
H A Dxmlreader.c4351 reader->xsdSchemas = xmlSchemaParse(pctxt);
H A Dxmlschemas.c21254 * xmlSchemaParse:
21264 xmlSchemaParse(xmlSchemaParserCtxtPtr ctxt) function
21371 PERROR_INT2("xmlSchemaParse",
/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dxmlschemas.h146 xmlSchemaParse (xmlSchemaParserCtxtPtr ctxt);
/external/libxml2/include/libxml/
H A Dxmlschemas.h164 xmlSchemaParse (xmlSchemaParserCtxtPtr ctxt);
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dxml_libxml2.c83 schema = xmlSchemaParse(pctx);
/external/wpa_supplicant_8/src/utils/
H A Dxml_libxml2.c83 schema = xmlSchemaParse(pctx);
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dxml_libxml2.c83 schema = xmlSchemaParse(pctx);
/external/libxml2/
H A Dxmllint.c3602 wxschemas = xmlSchemaParse(ctxt);
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
H A Dxmlreader.c4461 reader->xsdSchemas = xmlSchemaParse(pctxt);
H A Dxmlschemas.c21283 * xmlSchemaParse:
21293 xmlSchemaParse(xmlSchemaParserCtxtPtr ctxt) function
21400 PERROR_INT2("xmlSchemaParse",

Completed in 702 milliseconds