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

  /external/chromium_org/third_party/libxml/src/
xmlschemas.c 142 #define WXS_ATTR_USE_CAST (xmlSchemaAttributeUsePtr)
509 * xmlSchemaAttributeUsePtr:
515 typedef xmlSchemaAttributeUse *xmlSchemaAttributeUsePtr;
519 xmlSchemaAttributeUsePtr next; /* The next attr. use. */
950 xmlSchemaAttributeUsePtr use; /* the attribute use */
    [all...]
  /external/libxml2/
xmlschemas.c 142 #define WXS_ATTR_USE_CAST (xmlSchemaAttributeUsePtr)
509 * xmlSchemaAttributeUsePtr:
515 typedef xmlSchemaAttributeUse *xmlSchemaAttributeUsePtr;
519 xmlSchemaAttributeUsePtr next; /* The next attr. use. */
950 xmlSchemaAttributeUsePtr use; /* the attribute use */
    [all...]

Completed in 36 milliseconds