Searched refs:xmlSchematronRulePtr (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dschematron.c100 typedef xmlSchematronRule *xmlSchematronRulePtr; typedef
102 xmlSchematronRulePtr next; /* the next rule in the list */
103 xmlSchematronRulePtr patnext;/* the next rule in the pattern list */
120 xmlSchematronRulePtr rules; /* the list of rules */
144 xmlSchematronRulePtr rules; /* the rules gathered */
302 xmlSchematronRulePtr rule,
383 static xmlSchematronRulePtr
388 xmlSchematronRulePtr ret;
407 ret = (xmlSchematronRulePtr) xmlMalloc(sizeof(xmlSchematronRule));
421 xmlSchematronRulePtr pre
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dschematron.c100 typedef xmlSchematronRule *xmlSchematronRulePtr; typedef
102 xmlSchematronRulePtr next; /* the next rule in the list */
103 xmlSchematronRulePtr patnext;/* the next rule in the pattern list */
120 xmlSchematronRulePtr rules; /* the list of rules */
144 xmlSchematronRulePtr rules; /* the rules gathered */
307 xmlSchematronRulePtr rule,
388 static xmlSchematronRulePtr
393 xmlSchematronRulePtr ret;
412 ret = (xmlSchematronRulePtr) xmlMalloc(sizeof(xmlSchematronRule));
426 xmlSchematronRulePtr pre
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dschematron.c100 typedef xmlSchematronRule *xmlSchematronRulePtr; typedef
102 xmlSchematronRulePtr next; /* the next rule in the list */
103 xmlSchematronRulePtr patnext;/* the next rule in the pattern list */
120 xmlSchematronRulePtr rules; /* the list of rules */
144 xmlSchematronRulePtr rules; /* the rules gathered */
307 xmlSchematronRulePtr rule,
388 static xmlSchematronRulePtr
393 xmlSchematronRulePtr ret;
412 ret = (xmlSchematronRulePtr) xmlMalloc(sizeof(xmlSchematronRule));
426 xmlSchematronRulePtr pre
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dschematron.c100 typedef xmlSchematronRule *xmlSchematronRulePtr; typedef
102 xmlSchematronRulePtr next; /* the next rule in the list */
103 xmlSchematronRulePtr patnext;/* the next rule in the pattern list */
120 xmlSchematronRulePtr rules; /* the list of rules */
144 xmlSchematronRulePtr rules; /* the rules gathered */
302 xmlSchematronRulePtr rule,
383 static xmlSchematronRulePtr
388 xmlSchematronRulePtr ret;
407 ret = (xmlSchematronRulePtr) xmlMalloc(sizeof(xmlSchematronRule));
421 xmlSchematronRulePtr pre
[all...]

Completed in 126 milliseconds