Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemastypes.c358 typedef xmlSchemaModelGroup *xmlSchemaModelGroupPtr; typedef
412 xmlSchemaModelGroupPtr sequence; in xmlSchemaInitTypes()
420 sequence = (xmlSchemaModelGroupPtr) in xmlSchemaInitTypes()
640 xmlFree((xmlSchemaModelGroupPtr) particle->children); in xmlSchemaCleanupTypes()
Dxmlschemas.c145 #define WXS_MODEL_GROUP_CAST (xmlSchemaModelGroupPtr)
680 typedef xmlSchemaModelGroup *xmlSchemaModelGroupPtr; typedef
1215 return (((xmlSchemaModelGroupPtr) item)->node); in xmlSchemaGetComponentNode()
4032 xmlSchemaFreeModelGroup(xmlSchemaModelGroupPtr item) in xmlSchemaFreeModelGroup()
4079 xmlSchemaFreeModelGroup((xmlSchemaModelGroupPtr) item); in xmlSchemaComponentListFree()
5477 static xmlSchemaModelGroupPtr
5483 xmlSchemaModelGroupPtr ret = NULL; in xmlSchemaAddModelGroup()
5488 ret = (xmlSchemaModelGroupPtr) in xmlSchemaAddModelGroup()
8195 xmlSchemaModelGroupPtr item = (xmlSchemaModelGroupPtr) annItem; in xmlSchemaAddAnnotation()
11230 xmlSchemaModelGroupPtr item; in xmlSchemaParseModelGroup()
[all …]