Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c3328 xmlSchemaItemListCreate(void) in xmlSchemaItemListCreate() function
3586 ret->globals = xmlSchemaItemListCreate(); in xmlSchemaBucketCreate()
3591 ret->locals = xmlSchemaItemListCreate(); in xmlSchemaBucketCreate()
3676 mainSchema->includes = xmlSchemaItemListCreate(); in xmlSchemaBucketCreate()
3697 *list = xmlSchemaItemListCreate(); in xmlSchemaAddItemSize()
5722 ret->members = xmlSchemaItemListCreate(); in xmlSchemaSubstGroupAdd()
6501 *list = xmlSchemaItemListCreate(); in xmlSchemaParseLocalAttributes()
9935 ret->buckets = xmlSchemaItemListCreate(); in xmlSchemaConstructionCtxtCreate()
9942 ret->pending = xmlSchemaItemListCreate(); in xmlSchemaConstructionCtxtCreate()
9967 ret->attrProhibs = xmlSchemaItemListCreate(); in xmlSchemaParserCtxtCreate()
[all …]