Searched refs:xmlSchemaQNameRefPtr (Results 1 – 1 of 1) sorted by relevance
147 #define WXS_QNAME_CAST (xmlSchemaQNameRefPtr)643 typedef xmlSchemaQNameRef *xmlSchemaQNameRefPtr; typedef746 xmlSchemaQNameRefPtr ref;1094 static xmlSchemaQNameRefPtr1220 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 …]