Searched refs:xmlSchemaQNameRefPtr (Results 1 – 1 of 1) sorted by relevance
153 #define WXS_QNAME_CAST (xmlSchemaQNameRefPtr)651 typedef xmlSchemaQNameRef *xmlSchemaQNameRefPtr; typedef754 xmlSchemaQNameRefPtr ref;1120 static xmlSchemaQNameRefPtr1246 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 …]