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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dschematron.in.h78 xmlSchematronParse (xmlSchematronParserCtxtPtr ctxt);
H A Dschematron.c1056 * xmlSchematronParse:
1066 xmlSchematronParse(xmlSchematronParserCtxtPtr ctxt) function
1087 "xmlSchematronParse: could not load '%s'.\n",
1098 "xmlSchematronParse: could not parse.\n",
1112 "xmlSchematronParse: could not parse.\n",
1699 schema = xmlSchematronParse(pctxt);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dschematron.h96 xmlSchematronParse (xmlSchematronParserCtxtPtr ctxt);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dschematron.in.h78 xmlSchematronParse (xmlSchematronParserCtxtPtr ctxt);
H A Dschematron.c1056 * xmlSchematronParse:
1066 xmlSchematronParse(xmlSchematronParserCtxtPtr ctxt) function
1087 "xmlSchematronParse: could not load '%s'.\n",
1098 "xmlSchematronParse: could not parse.\n",
1112 "xmlSchematronParse: could not parse.\n",
1699 schema = xmlSchematronParse(pctxt);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
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.c3343 wxschematron = xmlSchematronParse(ctxt);
H A Delfgcchack.h10122 #undef xmlSchematronParse macro
10123 extern __typeof (xmlSchematronParse) xmlSchematronParse __attribute((alias("xmlSchematronParse__internal_alias")));
10125 #ifndef xmlSchematronParse
10126 extern __typeof (xmlSchematronParse) xmlSchematronParse__internal_alias __attribute((visibility("hidden")));
10127 #define xmlSchematronParse xmlSchematronParse__internal_alias macro

Completed in 319 milliseconds