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

  /external/chromium_org/third_party/libxml/src/
xmlschemas.c 148 #define WXS_LIST_CAST (xmlSchemaItemListPtr)
352 typedef xmlSchemaItemList *xmlSchemaItemListPtr;
405 xmlSchemaItemListPtr globals; /* Global components. */
406 xmlSchemaItemListPtr locals; /* Local components. */
437 xmlSchemaItemListPtr globals;
438 xmlSchemaItemListPtr locals;
460 xmlSchemaItemListPtr globals; /* Global components. */
461 xmlSchemaItemListPtr locals; /* Local components. */
574 xmlSchemaItemListPtr buckets; /* List of schema buckets. */
575 /* xmlSchemaItemListPtr relations; */ /* List of schema relations. *
    [all...]
  /external/libxml2/
xmlschemas.c 148 #define WXS_LIST_CAST (xmlSchemaItemListPtr)
352 typedef xmlSchemaItemList *xmlSchemaItemListPtr;
405 xmlSchemaItemListPtr globals; /* Global components. */
406 xmlSchemaItemListPtr locals; /* Local components. */
437 xmlSchemaItemListPtr globals;
438 xmlSchemaItemListPtr locals;
460 xmlSchemaItemListPtr globals; /* Global components. */
461 xmlSchemaItemListPtr locals; /* Local components. */
574 xmlSchemaItemListPtr buckets; /* List of schema buckets. */
575 /* xmlSchemaItemListPtr relations; */ /* List of schema relations. *
    [all...]

Completed in 29 milliseconds