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

/macosx-10.10/libxml2-26/libxml2/include/libxml/
H A Dschematron.h63 typedef struct _xmlSchematronParserCtxt xmlSchematronParserCtxt; typedef in typeref:struct:_xmlSchematronParserCtxt
64 typedef xmlSchematronParserCtxt *xmlSchematronParserCtxtPtr;
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/include/libxml/
H A Dschematron.h63 typedef struct _xmlSchematronParserCtxt xmlSchematronParserCtxt; typedef in typeref:struct:_xmlSchematronParserCtxt
64 typedef xmlSchematronParserCtxt *xmlSchematronParserCtxtPtr;
/macosx-10.10/libxml2-26/libxml2/
H A Dschematron.c597 xmlMalloc(sizeof(xmlSchematronParserCtxt));
603 memset(ret, 0, sizeof(xmlSchematronParserCtxt));
639 xmlMalloc(sizeof(xmlSchematronParserCtxt));
645 memset(ret, 0, sizeof(xmlSchematronParserCtxt));
678 xmlMalloc(sizeof(xmlSchematronParserCtxt));
684 memset(ret, 0, sizeof(xmlSchematronParserCtxt));
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dschematron.c597 xmlMalloc(sizeof(xmlSchematronParserCtxt));
603 memset(ret, 0, sizeof(xmlSchematronParserCtxt));
639 xmlMalloc(sizeof(xmlSchematronParserCtxt));
645 memset(ret, 0, sizeof(xmlSchematronParserCtxt));
678 xmlMalloc(sizeof(xmlSchematronParserCtxt));
684 memset(ret, 0, sizeof(xmlSchematronParserCtxt));

Completed in 121 milliseconds