xmlRelaxNGTypeLibrary  644 third_party/libxml/src/relaxng.c typedef struct _xmlRelaxNGTypeLibrary xmlRelaxNGTypeLibrary;
xmlRelaxNGTypeLibrary  645 third_party/libxml/src/relaxng.c typedef xmlRelaxNGTypeLibrary *xmlRelaxNGTypeLibraryPtr;
xmlRelaxNGTypeLibrary 2775 third_party/libxml/src/relaxng.c         xmlMalloc(sizeof(xmlRelaxNGTypeLibrary));
xmlRelaxNGTypeLibrary 2780 third_party/libxml/src/relaxng.c     memset(lib, 0, sizeof(xmlRelaxNGTypeLibrary));