Home | History | Annotate | Download | only in WebCoreSQLite3

Lines Matching refs:xSize

932 ** xSize should return the allocated size of a memory allocation
953 int (*xSize)(void*); /* Return the size of an allocation */
4860 ** sizes as reported by the xSize method in [sqlite3_mem_methods].</dd>