Searched refs:xmlSchematronValidCtxt (Results 1 - 6 of 6) 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.h48 typedef struct _xmlSchematronValidCtxt xmlSchematronValidCtxt; typedef in typeref:struct:_xmlSchematronValidCtxt
49 typedef xmlSchematronValidCtxt *xmlSchematronValidCtxtPtr;
H A Dschematron.c151 * xmlSchematronValidCtxt:
1453 ret = (xmlSchematronValidCtxtPtr) xmlMalloc(sizeof(xmlSchematronValidCtxt));
1459 memset(ret, 0, sizeof(xmlSchematronValidCtxt));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dschematron.h66 typedef struct _xmlSchematronValidCtxt xmlSchematronValidCtxt; typedef in typeref:struct:_xmlSchematronValidCtxt
67 typedef xmlSchematronValidCtxt *xmlSchematronValidCtxtPtr;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dschematron.in.h48 typedef struct _xmlSchematronValidCtxt xmlSchematronValidCtxt; typedef in typeref:struct:_xmlSchematronValidCtxt
49 typedef xmlSchematronValidCtxt *xmlSchematronValidCtxtPtr;
H A Dschematron.c151 * xmlSchematronValidCtxt:
1453 ret = (xmlSchematronValidCtxtPtr) xmlMalloc(sizeof(xmlSchematronValidCtxt));
1459 memset(ret, 0, sizeof(xmlSchematronValidCtxt));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libxml2-2.7.2/
H A Dschematron.c151 * xmlSchematronValidCtxt:
1508 ret = (xmlSchematronValidCtxtPtr) xmlMalloc(sizeof(xmlSchematronValidCtxt));
1514 memset(ret, 0, sizeof(xmlSchematronValidCtxt));

Completed in 167 milliseconds