Lines Matching refs:onoff
1462 SQLITE_API int sqlite3_extended_result_codes(sqlite3*, int onoff);4414 ** ^Call the sqlite3_enable_load_extension() routine with onoff==14415 ** to turn extension loading on and call it with onoff==0 to turn4418 SQLITE_API int sqlite3_enable_load_extension(sqlite3 *db, int onoff);