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