Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxml2/
H A Dxmlschemas.c129 #define WXS_MODEL_GROUPDEF_CAST (xmlSchemaModelGroupDefPtr)
698 typedef xmlSchemaModelGroupDef *xmlSchemaModelGroupDefPtr; typedef
1230 return (((xmlSchemaModelGroupDefPtr) item)->node); in xmlSchemaGetComponentNode()
1352 return (((xmlSchemaModelGroupDefPtr) item)->name); in xmlSchemaGetComponentName()
1411 return (((xmlSchemaModelGroupDefPtr) item)->targetNamespace); in xmlSchemaGetComponentTargetNs()
4092 xmlSchemaFreeModelGroupDef(xmlSchemaModelGroupDefPtr item) in xmlSchemaFreeModelGroupDef()
4161 (xmlSchemaModelGroupDefPtr) item); in xmlSchemaComponentListFree()
4877 static xmlSchemaModelGroupDefPtr
4881 xmlSchemaModelGroupDefPtr ret = NULL; in xmlSchemaGetGroup()
5031 xmlSchemaModelGroupDefPtr) == name) && in xmlSchemaFindRedefCompInGraph()
[all …]