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

  /external/chromium_org/third_party/libxml/src/include/libxml/
schemasInternals.h 140 typedef xmlSchemaType *xmlSchemaTypePtr;
259 xmlSchemaTypePtr base; /* Deprecated; not used */
262 xmlSchemaTypePtr subtypes; /* the type definition */
389 xmlSchemaTypePtr type;/* the linked type */
610 xmlSchemaTypePtr subtypes;
620 xmlSchemaTypePtr baseType; /* The base type component */
630 xmlSchemaTypePtr contentTypeDef; /* Used for the simple content of complex types.
773 xmlSchemaTypePtr subtypes; /* the type definition */
950 XMLPUBFUN void XMLCALL xmlSchemaFreeType (xmlSchemaTypePtr type);
  /external/libxml2/include/libxml/
schemasInternals.h 140 typedef xmlSchemaType *xmlSchemaTypePtr;
259 xmlSchemaTypePtr base; /* Deprecated; not used */
262 xmlSchemaTypePtr subtypes; /* the type definition */
389 xmlSchemaTypePtr type;/* the linked type */
610 xmlSchemaTypePtr subtypes;
620 xmlSchemaTypePtr baseType; /* The base type component */
630 xmlSchemaTypePtr contentTypeDef; /* Used for the simple content of complex types.
773 xmlSchemaTypePtr subtypes; /* the type definition */
950 XMLPUBFUN void XMLCALL xmlSchemaFreeType (xmlSchemaTypePtr type);

Completed in 65 milliseconds