Home
last modified time | relevance | path

Searched refs:sqlite3_soft_heap_limit (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3ext.h379 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit macro
H A Dsqlite3.h4541 SQLITE_API SQLITE_DEPRECATED void sqlite3_soft_heap_limit(int N);
H A Dsqlite3.c5088 SQLITE_API SQLITE_DEPRECATED void sqlite3_soft_heap_limit(int N);
18157 SQLITE_API void sqlite3_soft_heap_limit(int n){ in sqlite3_soft_heap_limit() function
87407 #define sqlite3_soft_heap_limit sqlite3_api->soft_heap_limit
87742 sqlite3_soft_heap_limit,

Completed in 292 milliseconds