Searched refs:xmlSchemaAddItemSize (Results 1 – 1 of 1) sorted by relevance
308 xmlSchemaAddItemSize(&(WXS_BUCKET(ctx)->locals), 10, item)311 xmlSchemaAddItemSize(&(WXS_BUCKET(ctx)->globals), 5, item)314 xmlSchemaAddItemSize(&((ctx)->constructor->pending), 10, item)3748 xmlSchemaAddItemSize(xmlSchemaItemListPtr *list, int initialSize, void *item) in xmlSchemaAddItemSize() function