Searched defs:xmlSchemaBasicItemPtr (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c135 #define WXS_BASIC_CAST (xmlSchemaBasicItemPtr)
473 typedef xmlSchemaBasicItem *xmlSchemaBasicItemPtr; typedef
556 xmlSchemaBasicItemPtr item; /* The redefining component. */
557 xmlSchemaBasicItemPtr reference; /* The referencing component. */
558 xmlSchemaBasicItemPtr target; /* The to-be-redefined component. */
646 xmlSchemaBasicItemPtr item; /* The resolved referenced item. */
1077 xmlSchemaGetComponentTypeStr(xmlSchemaBasicItemPtr item);
1168 xmlSchemaGetComponentTypeStr(xmlSchemaBasicItemPtr item)
1192 xmlSchemaGetComponentNode(xmlSchemaBasicItemPtr item)
1239 static xmlSchemaBasicItemPtr
[all...]

Completed in 81 milliseconds