Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c141 #define WXS_BASIC_CAST (xmlSchemaBasicItemPtr)
480 typedef xmlSchemaBasicItem *xmlSchemaBasicItemPtr; typedef
564 xmlSchemaBasicItemPtr item; /* The redefining component. */
565 xmlSchemaBasicItemPtr reference; /* The referencing component. */
566 xmlSchemaBasicItemPtr target; /* The to-be-redefined component. */
654 xmlSchemaBasicItemPtr item; /* The resolved referenced item. */
1090 xmlSchemaGetComponentTypeStr(xmlSchemaBasicItemPtr item);
1181 xmlSchemaGetComponentTypeStr(xmlSchemaBasicItemPtr item) in xmlSchemaGetComponentTypeStr()
1205 xmlSchemaGetComponentNode(xmlSchemaBasicItemPtr item) in xmlSchemaGetComponentNode()
1252 static xmlSchemaBasicItemPtr
[all …]