Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c3315 xmlSchemaItemListCreate(void) in xmlSchemaItemListCreate() function
3573 ret->globals = xmlSchemaItemListCreate(); in xmlSchemaBucketCreate()
3578 ret->locals = xmlSchemaItemListCreate(); in xmlSchemaBucketCreate()
3663 mainSchema->includes = xmlSchemaItemListCreate(); in xmlSchemaBucketCreate()
3684 *list = xmlSchemaItemListCreate(); in xmlSchemaAddItemSize()
5709 ret->members = xmlSchemaItemListCreate(); in xmlSchemaSubstGroupAdd()
6488 *list = xmlSchemaItemListCreate(); in xmlSchemaParseLocalAttributes()
9922 ret->buckets = xmlSchemaItemListCreate(); in xmlSchemaConstructionCtxtCreate()
9929 ret->pending = xmlSchemaItemListCreate(); in xmlSchemaConstructionCtxtCreate()
9954 ret->attrProhibs = xmlSchemaItemListCreate(); in xmlSchemaParserCtxtCreate()
[all …]