Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c153 #define WXS_QNAME_CAST (xmlSchemaQNameRefPtr)
651 typedef xmlSchemaQNameRef *xmlSchemaQNameRefPtr; typedef
754 xmlSchemaQNameRefPtr ref;
1120 static xmlSchemaQNameRefPtr
1246 return(((xmlSchemaQNameRefPtr) item)->node); in xmlSchemaGetComponentNode()
1369 return (((xmlSchemaQNameRefPtr) item)->name); in xmlSchemaGetComponentName()
1426 return (((xmlSchemaQNameRefPtr) item)->targetNamespace); in xmlSchemaGetComponentTargetNs()
3910 xmlSchemaFreeQNameRef(xmlSchemaQNameRefPtr item) in xmlSchemaFreeQNameRef()
4156 xmlSchemaFreeQNameRef((xmlSchemaQNameRefPtr) item); in xmlSchemaComponentListFree()
4431 xmlSchemaQNameRefPtr ref; in xmlSchemaAttrUsesDump()
[all …]