Home
last modified time | relevance | path

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

/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3ext.h207 sqlite3_int64 (*soft_heap_limit64)(sqlite3_int64); member
407 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64
H A Dsqlite3.c87235 sqlite3_int64 (*soft_heap_limit64)(sqlite3_int64);
87435 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64

Completed in 280 milliseconds