Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c363 typedef xmlSchemaModelGroup *xmlSchemaModelGroupPtr; typedef
417 xmlSchemaModelGroupPtr sequence; in xmlSchemaInitTypes()
425 sequence = (xmlSchemaModelGroupPtr) in xmlSchemaInitTypes()
650 xmlFree((xmlSchemaModelGroupPtr) particle->children); in xmlSchemaCleanupTypes()
Dxmlschemas.c151 #define WXS_MODEL_GROUP_CAST (xmlSchemaModelGroupPtr)
688 typedef xmlSchemaModelGroup *xmlSchemaModelGroupPtr; typedef
1223 return (((xmlSchemaModelGroupPtr) item)->node); in xmlSchemaGetComponentNode()
4047 xmlSchemaFreeModelGroup(xmlSchemaModelGroupPtr item) in xmlSchemaFreeModelGroup()
4094 xmlSchemaFreeModelGroup((xmlSchemaModelGroupPtr) item); in xmlSchemaComponentListFree()
5498 static xmlSchemaModelGroupPtr
5504 xmlSchemaModelGroupPtr ret = NULL; in xmlSchemaAddModelGroup()
5509 ret = (xmlSchemaModelGroupPtr) in xmlSchemaAddModelGroup()
8222 xmlSchemaModelGroupPtr item = (xmlSchemaModelGroupPtr) annItem; in xmlSchemaAddAnnotation()
11256 xmlSchemaModelGroupPtr item; in xmlSchemaParseModelGroup()
[all …]