HomeSort by relevance Sort by last modified time
    Searched refs:xmlSchemaBasicItemPtr (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libxml/src/
xmlschemas.c 135 #define WXS_BASIC_CAST (xmlSchemaBasicItemPtr)
473 typedef xmlSchemaBasicItem *xmlSchemaBasicItemPtr;
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);
    [all...]
  /external/libxml2/
xmlschemas.c 135 #define WXS_BASIC_CAST (xmlSchemaBasicItemPtr)
473 typedef xmlSchemaBasicItem *xmlSchemaBasicItemPtr;
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);
    [all...]

Completed in 30 milliseconds