Home
last modified time | relevance | path

Searched refs:xmlSchemaTypeLink (Results 1 – 5 of 5) sorted by relevance

/third_party/libxml2/include/libxml/
DschemasInternals.h385 typedef struct _xmlSchemaTypeLink xmlSchemaTypeLink; typedef
386 typedef xmlSchemaTypeLink *xmlSchemaTypeLinkPtr;
/third_party/gettext/gnulib-local/lib/libxml/
DschemasInternals.in.h413 typedef struct _xmlSchemaTypeLink xmlSchemaTypeLink; typedef
414 typedef xmlSchemaTypeLink *xmlSchemaTypeLinkPtr;
Dxmlschemas.c8991 xmlMalloc(sizeof(xmlSchemaTypeLink)); in xmlSchemaParseUnion()
13403 link = (xmlSchemaTypeLinkPtr) xmlMalloc(sizeof(xmlSchemaTypeLink)); in xmlSchemaResolveUnionMemberTypes()
17856 xmlMalloc(sizeof(xmlSchemaTypeLink)); in xmlSchemaFinishMemberTypeDefinitionsProperty()
/third_party/libxml2/os400/libxmlrpg/
DschemasInternals.rpgle495 * xmlSchemaTypeLink:
502 d xmlSchemaTypeLink...
/third_party/libxml2/
Dxmlschemas.c9013 xmlMalloc(sizeof(xmlSchemaTypeLink)); in xmlSchemaParseUnion()
13436 link = (xmlSchemaTypeLinkPtr) xmlMalloc(sizeof(xmlSchemaTypeLink)); in xmlSchemaResolveUnionMemberTypes()
17929 xmlMalloc(sizeof(xmlSchemaTypeLink)); in xmlSchemaFinishMemberTypeDefinitionsProperty()