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

/external/libxml2/
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. */
1082 xmlSchemaGetComponentTypeStr(xmlSchemaBasicItemPtr item);
1173 xmlSchemaGetComponentTypeStr(xmlSchemaBasicItemPtr item)
1197 xmlSchemaGetComponentNode(xmlSchemaBasicItemPtr item)
1244 static xmlSchemaBasicItemPtr
[all...]

Completed in 155 milliseconds