Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/
Dxmlschemastypes.c354 typedef xmlSchemaModelGroup *xmlSchemaModelGroupPtr; typedef
408 xmlSchemaModelGroupPtr sequence; in xmlSchemaInitTypes()
416 sequence = (xmlSchemaModelGroupPtr) in xmlSchemaInitTypes()
636 xmlFree((xmlSchemaModelGroupPtr) particle->children); in xmlSchemaCleanupTypes()
Dxmlschemas.c145 #define WXS_MODEL_GROUP_CAST (xmlSchemaModelGroupPtr)
680 typedef xmlSchemaModelGroup *xmlSchemaModelGroupPtr; typedef
1210 return (((xmlSchemaModelGroupPtr) item)->node); in xmlSchemaGetComponentNode()
3998 xmlSchemaFreeModelGroup(xmlSchemaModelGroupPtr item) in xmlSchemaFreeModelGroup()
4045 xmlSchemaFreeModelGroup((xmlSchemaModelGroupPtr) item); in xmlSchemaComponentListFree()
5443 static xmlSchemaModelGroupPtr
5449 xmlSchemaModelGroupPtr ret = NULL; in xmlSchemaAddModelGroup()
5454 ret = (xmlSchemaModelGroupPtr) in xmlSchemaAddModelGroup()
8161 xmlSchemaModelGroupPtr item = (xmlSchemaModelGroupPtr) annItem; in xmlSchemaAddAnnotation()
11196 xmlSchemaModelGroupPtr item; in xmlSchemaParseModelGroup()
[all …]
/external/libxml2/
Dxmlschemastypes.c354 typedef xmlSchemaModelGroup *xmlSchemaModelGroupPtr; typedef
408 xmlSchemaModelGroupPtr sequence; in xmlSchemaInitTypes()
416 sequence = (xmlSchemaModelGroupPtr) in xmlSchemaInitTypes()
636 xmlFree((xmlSchemaModelGroupPtr) particle->children); in xmlSchemaCleanupTypes()
Dxmlschemas.c145 #define WXS_MODEL_GROUP_CAST (xmlSchemaModelGroupPtr)
680 typedef xmlSchemaModelGroup *xmlSchemaModelGroupPtr; typedef
1210 return (((xmlSchemaModelGroupPtr) item)->node); in xmlSchemaGetComponentNode()
3998 xmlSchemaFreeModelGroup(xmlSchemaModelGroupPtr item) in xmlSchemaFreeModelGroup()
4045 xmlSchemaFreeModelGroup((xmlSchemaModelGroupPtr) item); in xmlSchemaComponentListFree()
5443 static xmlSchemaModelGroupPtr
5449 xmlSchemaModelGroupPtr ret = NULL; in xmlSchemaAddModelGroup()
5454 ret = (xmlSchemaModelGroupPtr) in xmlSchemaAddModelGroup()
8161 xmlSchemaModelGroupPtr item = (xmlSchemaModelGroupPtr) annItem; in xmlSchemaAddAnnotation()
11196 xmlSchemaModelGroupPtr item; in xmlSchemaParseModelGroup()
[all …]