Home
last modified time | relevance | path

Searched refs:xmlSchemaModelGroupDef (Results 1 – 1 of 1) sorted by relevance

/third_party/libxml2/
Dxmlschemas.c705 typedef struct _xmlSchemaModelGroupDef xmlSchemaModelGroupDef; typedef
706 typedef xmlSchemaModelGroupDef *xmlSchemaModelGroupDefPtr;
5644 xmlMalloc(sizeof(xmlSchemaModelGroupDef)); in xmlSchemaAddModelGroupDefinition()
5649 memset(ret, 0, sizeof(xmlSchemaModelGroupDef)); in xmlSchemaAddModelGroupDefinition()