Home | History | Annotate | Download | only in WebCoreSQLite3

Lines Matching refs:onoff

1164 int sqlite3_extended_result_codes(sqlite3*, int onoff);
3984 ** {H12621} Call the sqlite3_enable_load_extension() routine with onoff==1
3985 ** to turn extension loading on and call it with onoff==0 to turn
3990 int sqlite3_enable_load_extension(sqlite3 *db, int onoff);