Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlschemas.c3376 xmlSchemaItemListCreate(void) in xmlSchemaItemListCreate() function
3640 ret->globals = xmlSchemaItemListCreate(); in xmlSchemaBucketCreate()
3645 ret->locals = xmlSchemaItemListCreate(); in xmlSchemaBucketCreate()
3730 mainSchema->includes = xmlSchemaItemListCreate(); in xmlSchemaBucketCreate()
3751 *list = xmlSchemaItemListCreate(); in xmlSchemaAddItemSize()
5788 ret->members = xmlSchemaItemListCreate(); in xmlSchemaSubstGroupAdd()
6573 *list = xmlSchemaItemListCreate(); in xmlSchemaParseLocalAttributes()
10006 ret->buckets = xmlSchemaItemListCreate(); in xmlSchemaConstructionCtxtCreate()
10013 ret->pending = xmlSchemaItemListCreate(); in xmlSchemaConstructionCtxtCreate()
10038 ret->attrProhibs = xmlSchemaItemListCreate(); in xmlSchemaParserCtxtCreate()
[all …]