Searched refs:xmlSchematronParse (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A Dschematron.h96 xmlSchematronParse (xmlSchematronParserCtxtPtr ctxt);
/external/libxml2/include/libxml/
H A Dschematron.h96 xmlSchematronParse (xmlSchematronParserCtxtPtr ctxt);
/external/chromium_org/third_party/libxml/src/
H A Dschematron.c1065 * xmlSchematronParse:
1075 xmlSchematronParse(xmlSchematronParserCtxtPtr ctxt) function
1096 "xmlSchematronParse: could not load '%s'.\n",
1107 "xmlSchematronParse: could not parse.\n",
1121 "xmlSchematronParse: could not parse.\n",
1754 schema = xmlSchematronParse(pctxt);
H A Dxmllint.c3495 wxschematron = xmlSchematronParse(ctxt);
H A Delfgcchack.h10202 #undef xmlSchematronParse macro
10203 extern __typeof (xmlSchematronParse) xmlSchematronParse __attribute((alias("xmlSchematronParse__internal_alias")));
10205 #ifndef xmlSchematronParse
10206 extern __typeof (xmlSchematronParse) xmlSchematronParse__internal_alias __attribute((visibility("hidden")));
10207 #define xmlSchematronParse xmlSchematronParse__internal_alias macro
/external/libxml2/
H A Dschematron.c1065 * xmlSchematronParse:
1075 xmlSchematronParse(xmlSchematronParserCtxtPtr ctxt) function
1096 "xmlSchematronParse: could not load '%s'.\n",
1107 "xmlSchematronParse: could not parse.\n",
1121 "xmlSchematronParse: could not parse.\n",
1754 schema = xmlSchematronParse(pctxt);
H A Dxmllint.c3544 wxschematron = xmlSchematronParse(ctxt);
H A Delfgcchack.h10352 #undef xmlSchematronParse macro
10353 extern __typeof (xmlSchematronParse) xmlSchematronParse __attribute((alias("xmlSchematronParse__internal_alias")));
10355 #ifndef xmlSchematronParse
10356 extern __typeof (xmlSchematronParse) xmlSchematronParse__internal_alias __attribute((visibility("hidden")));
10357 #define xmlSchematronParse xmlSchematronParse__internal_alias macro

Completed in 274 milliseconds