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

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlschemas.c1025 * xmlSchemaSubstGroup:
1029 typedef struct _xmlSchemaSubstGroup xmlSchemaSubstGroup; typedef in typeref:struct:_xmlSchemaSubstGroup
1030 typedef xmlSchemaSubstGroup *xmlSchemaSubstGroupPtr;
5670 ret = (xmlSchemaSubstGroupPtr) xmlMalloc(sizeof(xmlSchemaSubstGroup));
5676 memset(ret, 0, sizeof(xmlSchemaSubstGroup));

Completed in 155 milliseconds