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

/external/libxml2/
H A Drelaxng.c645 typedef struct _xmlRelaxNGTypeLibrary xmlRelaxNGTypeLibrary; typedef in typeref:struct:_xmlRelaxNGTypeLibrary
646 typedef xmlRelaxNGTypeLibrary *xmlRelaxNGTypeLibraryPtr;
2773 xmlMalloc(sizeof(xmlRelaxNGTypeLibrary));
2778 memset(lib, 0, sizeof(xmlRelaxNGTypeLibrary));

Completed in 69 milliseconds