Lines Matching +defs:func +defs:list
1506 int list; in xmlSchemaGetCanonValueWhtspExt_1() local
2846 #define VERROR_INT(func, msg) xmlSchemaInternalErr(ACTXT_CAST vctxt, func, msg); argument
2848 #define PERROR_INT(func, msg) xmlSchemaInternalErr(ACTXT_CAST pctxt, func, msg); argument
2849 #define PERROR_INT2(func, msg) xmlSchemaInternalErr(ACTXT_CAST ctxt, func, msg); argument
2851 #define AERROR_INT(func, msg) xmlSchemaInternalErr(actxt, func, msg); argument
3419 xmlSchemaItemListClear(xmlSchemaItemListPtr list) in xmlSchemaItemListClear()
3430 xmlSchemaItemListAdd(xmlSchemaItemListPtr list, void *item) in xmlSchemaItemListAdd()
3449 xmlSchemaItemListAddSize(xmlSchemaItemListPtr list, in xmlSchemaItemListAddSize()
3481 xmlSchemaItemListInsert(xmlSchemaItemListPtr list, void *item, int idx) in xmlSchemaItemListInsert()
3554 xmlSchemaItemListRemove(xmlSchemaItemListPtr list, int idx) in xmlSchemaItemListRemove()
3583 xmlSchemaItemListFree(xmlSchemaItemListPtr list) in xmlSchemaItemListFree()
3767 xmlSchemaAddItemSize(xmlSchemaItemListPtr *list, int initialSize, void *item) in xmlSchemaAddItemSize()
4114 xmlSchemaComponentListFree(xmlSchemaItemListPtr list) in xmlSchemaComponentListFree()
4221 xmlSchemaItemListPtr list = (xmlSchemaItemListPtr) schema->includes; in xmlSchemaFree() local
6442 xmlNodePtr *child, xmlSchemaItemListPtr *list, in xmlSchemaParseLocalAttributes()
9997 xmlSchemaItemListPtr list; in xmlSchemaGetSchemaBucket() local
10020 xmlSchemaItemListPtr list; in xmlSchemaGetChameleonSchemaBucket() local
10049 xmlSchemaItemListPtr list; in xmlSchemaGetSchemaBucketByTNS() local
18981 xmlSchemaItemListPtr list) in xmlSchemaCheckAttrGroupCircularRecur()
19101 xmlSchemaItemListPtr list, in xmlSchemaExpandAttributeGroupRefs()