Home
last modified time | relevance | path

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

/PHP-7.3/ext/sqlite3/libsqlite/
H A Dsqlite3ext.h226 sqlite3_int64 (*soft_heap_limit64)(sqlite3_int64); member
528 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64
H A Dsqlite3.c119294 sqlite3_int64 (*soft_heap_limit64)(sqlite3_int64);
119596 #define sqlite3_soft_heap_limit64 sqlite3_api->soft_heap_limit64

Completed in 413 milliseconds