soft_heap_limit  102051 ext/sqlite3/libsqlite/sqlite3.c   void (*soft_heap_limit)(int);
soft_heap_limit  102289 ext/sqlite3/libsqlite/sqlite3.c #define sqlite3_soft_heap_limit        sqlite3_api->soft_heap_limit
soft_heap_limit   196 ext/sqlite3/libsqlite/sqlite3ext.h   void (*soft_heap_limit)(int);
soft_heap_limit   434 ext/sqlite3/libsqlite/sqlite3ext.h #define sqlite3_soft_heap_limit        sqlite3_api->soft_heap_limit