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

/haiku-fatelf/src/tools/docbook/libxml2/
H A Dxmlschemas.c133 #define WXS_BASIC_CAST (xmlSchemaBasicItemPtr)
465 typedef xmlSchemaBasicItem *xmlSchemaBasicItemPtr; typedef
548 xmlSchemaBasicItemPtr item; /* The redefining component. */
549 xmlSchemaBasicItemPtr reference; /* The referencing component. */
550 xmlSchemaBasicItemPtr target; /* The to-be-redefined component. */
638 xmlSchemaBasicItemPtr item; /* The resolved referenced item. */
1068 xmlSchemaGetComponentTypeStr(xmlSchemaBasicItemPtr item);
1159 xmlSchemaGetComponentTypeStr(xmlSchemaBasicItemPtr item)
1183 xmlSchemaGetComponentNode(xmlSchemaBasicItemPtr item)
1230 static xmlSchemaBasicItemPtr
[all...]

Completed in 50 milliseconds