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

/external/chromium_org/third_party/libxml/src/
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
/external/libxml2/
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)
3679 xmlSchemaAddItemSize(xmlSchemaItemListPtr *list, int initialSize, void *item) function

Completed in 2018 milliseconds