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

/macosx-10.10/Heimdal-398.1.2/lib/sqlite/
H A Dsqlite3.h5985 ** [[the xPagecount() page cache methods]]
5986 ** The xPagecount() method must return the number of pages currently
6058 int (*xPagecount)(sqlite3_pcache*); member in struct:sqlite3_pcache_methods
H A Dsqlite3.c6538 ** [[the xPagecount() page cache methods]]
6539 ** The xPagecount() method must return the number of pages currently
6611 int (*xPagecount)(sqlite3_pcache*); member in struct:sqlite3_pcache_methods
[all...]

Completed in 238 milliseconds