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

/macosx-10.9.5/libxml2-26/libxml2/
H A Drelaxng.c645 typedef struct _xmlRelaxNGTypeLibrary xmlRelaxNGTypeLibrary; typedef in typeref:struct:_xmlRelaxNGTypeLibrary
646 typedef xmlRelaxNGTypeLibrary *xmlRelaxNGTypeLibraryPtr;
2776 xmlMalloc(sizeof(xmlRelaxNGTypeLibrary));
2781 memset(lib, 0, sizeof(xmlRelaxNGTypeLibrary));
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Drelaxng.c644 typedef struct _xmlRelaxNGTypeLibrary xmlRelaxNGTypeLibrary; typedef in typeref:struct:_xmlRelaxNGTypeLibrary
645 typedef xmlRelaxNGTypeLibrary *xmlRelaxNGTypeLibraryPtr;
2775 xmlMalloc(sizeof(xmlRelaxNGTypeLibrary));
2780 memset(lib, 0, sizeof(xmlRelaxNGTypeLibrary));

Completed in 214 milliseconds