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

/vbox/src/libs/libxml2-2.6.31/
H A Dschematron.c83 typedef struct _xmlSchematronTest xmlSchematronTest; typedef in typeref:struct:_xmlSchematronTest
84 typedef xmlSchematronTest *xmlSchematronTestPtr;
324 ret = (xmlSchematronTestPtr) xmlMalloc(sizeof(xmlSchematronTest));
329 memset(ret, 0, sizeof(xmlSchematronTest));

Completed in 35 milliseconds