Searched refs:xmlSchematronPtr (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.h37 typedef xmlSchematron *xmlSchematronPtr; typedef
77 XMLPUBFUN xmlSchematronPtr XMLCALL
80 xmlSchematronFree (xmlSchematronPtr schema);
111 xmlSchematronNewValidCtxt (xmlSchematronPtr schema,
H A Dschematron.c163 xmlSchematronPtr schema;
186 xmlSchematronPtr schema;
384 xmlSchematronAddRule(xmlSchematronParserCtxtPtr ctxt, xmlSchematronPtr schema,
478 xmlSchematronPtr schema, xmlNodePtr node, xmlChar *name)
532 static xmlSchematronPtr
535 xmlSchematronPtr ret;
537 ret = (xmlSchematronPtr) xmlMalloc(sizeof(xmlSchematron));
556 xmlSchematronFree(xmlSchematronPtr schema)
1065 xmlSchematronPtr
1068 xmlSchematronPtr re
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dschematron.h38 typedef xmlSchematron *xmlSchematronPtr; typedef
95 XMLPUBFUN xmlSchematronPtr XMLCALL
98 xmlSchematronFree (xmlSchematronPtr schema);
129 xmlSchematronNewValidCtxt (xmlSchematronPtr schema,
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dschematron.in.h37 typedef xmlSchematron *xmlSchematronPtr; typedef
77 XMLPUBFUN xmlSchematronPtr XMLCALL
80 xmlSchematronFree (xmlSchematronPtr schema);
111 xmlSchematronNewValidCtxt (xmlSchematronPtr schema,
H A Dschematron.c163 xmlSchematronPtr schema;
186 xmlSchematronPtr schema;
384 xmlSchematronAddRule(xmlSchematronParserCtxtPtr ctxt, xmlSchematronPtr schema,
478 xmlSchematronPtr schema, xmlNodePtr node, xmlChar *name)
532 static xmlSchematronPtr
535 xmlSchematronPtr ret;
537 ret = (xmlSchematronPtr) xmlMalloc(sizeof(xmlSchematron));
556 xmlSchematronFree(xmlSchematronPtr schema)
1065 xmlSchematronPtr
1068 xmlSchematronPtr re
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dschematron.c163 xmlSchematronPtr schema;
192 xmlSchematronPtr schema;
389 xmlSchematronAddRule(xmlSchematronParserCtxtPtr ctxt, xmlSchematronPtr schema,
483 xmlSchematronPtr schema, xmlNodePtr node, xmlChar *name)
537 static xmlSchematronPtr
540 xmlSchematronPtr ret;
542 ret = (xmlSchematronPtr) xmlMalloc(sizeof(xmlSchematron));
561 xmlSchematronFree(xmlSchematronPtr schema)
1074 xmlSchematronPtr
1077 xmlSchematronPtr re
[all...]
H A Dxmllint.c155 static xmlSchematronPtr wxschematron = NULL;
H A Dtestapi.c18047 static xmlSchematronPtr gen_xmlSchematronPtr(int no ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
18050 static void des_xmlSchematronPtr(int no ATTRIBUTE_UNUSED, xmlSchematronPtr val ATTRIBUTE_UNUSED, int nr ATTRIBUTE_UNUSED) {
[all...]

Completed in 295 milliseconds