Home
last modified time | relevance | path

Searched refs:xSize (Results 1 – 2 of 2) sorted by relevance

/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.h1230 int (*xSize)(void*); /* Return the size of an allocation */ member
H A Dsqlite3.c1777 int (*xSize)(void*); /* Return the size of an allocation */ member
18457 return sqlite3GlobalConfig.m.xSize(p); in sqlite3MallocSize()
18467 return sqlite3GlobalConfig.m.xSize(p); in sqlite3DbMallocSize()

Completed in 263 milliseconds