Searched defs:xmlSchemaAddItemSize (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlschemas.c302 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) function

Completed in 429 milliseconds