Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c147 #define WXS_QNAME_CAST (xmlSchemaQNameRefPtr)
643 typedef xmlSchemaQNameRef *xmlSchemaQNameRefPtr; typedef
746 xmlSchemaQNameRefPtr ref;
1099 static xmlSchemaQNameRefPtr
1225 return(((xmlSchemaQNameRefPtr) item)->node); in xmlSchemaGetComponentNode()
1348 return (((xmlSchemaQNameRefPtr) item)->name); in xmlSchemaGetComponentName()
1405 return (((xmlSchemaQNameRefPtr) item)->targetNamespace); in xmlSchemaGetComponentTargetNs()
3843 xmlSchemaFreeQNameRef(xmlSchemaQNameRefPtr item) in xmlSchemaFreeQNameRef()
4089 xmlSchemaFreeQNameRef((xmlSchemaQNameRefPtr) item); in xmlSchemaComponentListFree()
4363 xmlSchemaQNameRefPtr ref; in xmlSchemaAttrUsesDump()
[all …]