Searched refs:xmlSchematronRule (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.c99 typedef struct _xmlSchematronRule xmlSchematronRule; typedef in typeref:struct:_xmlSchematronRule
100 typedef xmlSchematronRule *xmlSchematronRulePtr;
407 ret = (xmlSchematronRulePtr) xmlMalloc(sizeof(xmlSchematronRule));
412 memset(ret, 0, sizeof(xmlSchematronRule));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dschematron.c99 typedef struct _xmlSchematronRule xmlSchematronRule; typedef in typeref:struct:_xmlSchematronRule
100 typedef xmlSchematronRule *xmlSchematronRulePtr;
412 ret = (xmlSchematronRulePtr) xmlMalloc(sizeof(xmlSchematronRule));
417 memset(ret, 0, sizeof(xmlSchematronRule));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dschematron.c99 typedef struct _xmlSchematronRule xmlSchematronRule; typedef in typeref:struct:_xmlSchematronRule
100 typedef xmlSchematronRule *xmlSchematronRulePtr;
412 ret = (xmlSchematronRulePtr) xmlMalloc(sizeof(xmlSchematronRule));
417 memset(ret, 0, sizeof(xmlSchematronRule));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dschematron.c99 typedef struct _xmlSchematronRule xmlSchematronRule; typedef in typeref:struct:_xmlSchematronRule
100 typedef xmlSchematronRule *xmlSchematronRulePtr;
407 ret = (xmlSchematronRulePtr) xmlMalloc(sizeof(xmlSchematronRule));
412 memset(ret, 0, sizeof(xmlSchematronRule));

Completed in 126 milliseconds