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;
1094 static xmlSchemaQNameRefPtr
1220 return(((xmlSchemaQNameRefPtr) item)->node); in xmlSchemaGetComponentNode()
1343 return (((xmlSchemaQNameRefPtr) item)->name); in xmlSchemaGetComponentName()
1400 return (((xmlSchemaQNameRefPtr) item)->targetNamespace); in xmlSchemaGetComponentTargetNs()
3822 xmlSchemaFreeQNameRef(xmlSchemaQNameRefPtr item) in xmlSchemaFreeQNameRef()
4068 xmlSchemaFreeQNameRef((xmlSchemaQNameRefPtr) item); in xmlSchemaComponentListFree()
4342 xmlSchemaQNameRefPtr ref; in xmlSchemaAttrUsesDump()
[all …]