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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c3294 xmlSchemaItemListCreate(void) function
3552 ret->globals = xmlSchemaItemListCreate();
3557 ret->locals = xmlSchemaItemListCreate();
3642 mainSchema->includes = xmlSchemaItemListCreate();
3663 *list = xmlSchemaItemListCreate();
5690 ret->members = xmlSchemaItemListCreate();
6469 *list = xmlSchemaItemListCreate();
9903 ret->buckets = xmlSchemaItemListCreate();
9910 ret->pending = xmlSchemaItemListCreate();
9935 ret->attrProhibs = xmlSchemaItemListCreate();
[all...]

Completed in 76 milliseconds