Searched defs:xmlSchemaTypePtr (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libxml/src/include/libxml/
H A DschemasInternals.h140 typedef xmlSchemaType *xmlSchemaTypePtr; typedef
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/
H A DschemasInternals.h140 typedef xmlSchemaType *xmlSchemaTypePtr; typedef
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 380 milliseconds