Searched refs:xmlSchematronParserCtxtPtr (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.h46 typedef xmlSchematronParserCtxt *xmlSchematronParserCtxtPtr; typedef
54 XMLPUBFUN xmlSchematronParserCtxtPtr XMLCALL
56 XMLPUBFUN xmlSchematronParserCtxtPtr XMLCALL
59 XMLPUBFUN xmlSchematronParserCtxtPtr XMLCALL
62 xmlSchematronFreeParserCtxt (xmlSchematronParserCtxtPtr ctxt);
65 xmlSchematronSetParserErrors(xmlSchematronParserCtxtPtr ctxt,
70 xmlSchematronGetParserErrors(xmlSchematronParserCtxtPtr ctxt,
78 xmlSchematronParse (xmlSchematronParserCtxtPtr ctxt);
H A Dschematron.c221 xmlSchematronPErrMemory(xmlSchematronParserCtxtPtr ctxt,
242 xmlSchematronPErr(xmlSchematronParserCtxtPtr ctxt, xmlNodePtr node, int error,
300 xmlSchematronAddTest(xmlSchematronParserCtxtPtr ctxt,
384 xmlSchematronAddRule(xmlSchematronParserCtxtPtr ctxt, xmlSchematronPtr schema,
477 xmlSchematronAddPattern(xmlSchematronParserCtxtPtr ctxt,
533 xmlSchematronNewSchematron(xmlSchematronParserCtxtPtr ctxt)
582 xmlSchematronParserCtxtPtr
585 xmlSchematronParserCtxtPtr ret;
591 (xmlSchematronParserCtxtPtr)
624 xmlSchematronParserCtxtPtr
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dschematron.h64 typedef xmlSchematronParserCtxt *xmlSchematronParserCtxtPtr; typedef
72 XMLPUBFUN xmlSchematronParserCtxtPtr XMLCALL
74 XMLPUBFUN xmlSchematronParserCtxtPtr XMLCALL
77 XMLPUBFUN xmlSchematronParserCtxtPtr XMLCALL
80 xmlSchematronFreeParserCtxt (xmlSchematronParserCtxtPtr ctxt);
83 xmlSchematronSetParserErrors(xmlSchematronParserCtxtPtr ctxt,
88 xmlSchematronGetParserErrors(xmlSchematronParserCtxtPtr ctxt,
96 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.h46 typedef xmlSchematronParserCtxt *xmlSchematronParserCtxtPtr; typedef
54 XMLPUBFUN xmlSchematronParserCtxtPtr XMLCALL
56 XMLPUBFUN xmlSchematronParserCtxtPtr XMLCALL
59 XMLPUBFUN xmlSchematronParserCtxtPtr XMLCALL
62 xmlSchematronFreeParserCtxt (xmlSchematronParserCtxtPtr ctxt);
65 xmlSchematronSetParserErrors(xmlSchematronParserCtxtPtr ctxt,
70 xmlSchematronGetParserErrors(xmlSchematronParserCtxtPtr ctxt,
78 xmlSchematronParse (xmlSchematronParserCtxtPtr ctxt);
H A Dschematron.c221 xmlSchematronPErrMemory(xmlSchematronParserCtxtPtr ctxt,
242 xmlSchematronPErr(xmlSchematronParserCtxtPtr ctxt, xmlNodePtr node, int error,
300 xmlSchematronAddTest(xmlSchematronParserCtxtPtr ctxt,
384 xmlSchematronAddRule(xmlSchematronParserCtxtPtr ctxt, xmlSchematronPtr schema,
477 xmlSchematronAddPattern(xmlSchematronParserCtxtPtr ctxt,
533 xmlSchematronNewSchematron(xmlSchematronParserCtxtPtr ctxt)
582 xmlSchematronParserCtxtPtr
585 xmlSchematronParserCtxtPtr ret;
591 (xmlSchematronParserCtxtPtr)
624 xmlSchematronParserCtxtPtr
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dschematron.c226 xmlSchematronPErrMemory(xmlSchematronParserCtxtPtr ctxt,
247 xmlSchematronPErr(xmlSchematronParserCtxtPtr ctxt, xmlNodePtr node, int error,
305 xmlSchematronAddTest(xmlSchematronParserCtxtPtr ctxt,
389 xmlSchematronAddRule(xmlSchematronParserCtxtPtr ctxt, xmlSchematronPtr schema,
482 xmlSchematronAddPattern(xmlSchematronParserCtxtPtr ctxt,
538 xmlSchematronNewSchematron(xmlSchematronParserCtxtPtr ctxt)
587 xmlSchematronParserCtxtPtr
590 xmlSchematronParserCtxtPtr ret;
596 (xmlSchematronParserCtxtPtr)
629 xmlSchematronParserCtxtPtr
[all...]
H A Dxmllint.c3328 xmlSchematronParserCtxtPtr ctxt;
H A Dtestapi.c18067 static xmlSchematronParserCtxtPtr gen_xmlSchematronParserCtxtPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
18070 static void des_xmlSchematronParserCtxtPtr(int no ATTRIBUTE_UNUSED, xmlSchematronParserCtxtPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
[all...]

Completed in 325 milliseconds