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

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlschemas.c542 * xmlSchemaRedef:
544 typedef struct _xmlSchemaRedef xmlSchemaRedef; typedef in typeref:struct:_xmlSchemaRedef
545 typedef xmlSchemaRedef *xmlSchemaRedefPtr;
5212 xmlMalloc(sizeof(xmlSchemaRedef));
5218 memset(ret, 0, sizeof(xmlSchemaRedef));

Completed in 71 milliseconds