Home
last modified time | relevance | path

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

/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3ext.h228 sqlite3_int64 (*soft_heap_limit64)(sqlite3_int64); member
462 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64
H A Dsqlite3.c102083 sqlite3_int64 (*soft_heap_limit64)(sqlite3_int64);
102317 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64

Completed in 313 milliseconds