Home
last modified time | relevance | path

Searched refs:recurse (Results 1 – 5 of 5) sorted by relevance

/sqlite-3.40.0/ext/wasm/api/
H A Dsqlite3-wasm.c1165 void sqlite3_wasm_test_stack_overflow(int recurse){ in sqlite3_wasm_test_stack_overflow() argument
1166 if(recurse) sqlite3_wasm_test_stack_overflow(recurse); in sqlite3_wasm_test_stack_overflow()
H A Dsqlite3-api-opfs.js1040 const dir = opfsUtil.rootDirectory, opt = {recurse: true}; property
/sqlite-3.40.0/test/
H A Dshell4.test22 # shell4-4.*: Input redirects cannot recurse too much
H A Dfkey2.test36 # fkey2-4.*: Test that FK actions may recurse even when recursive triggers
H A Dwithout_rowid3.test37 # without_rowid3-4.*: Test that FK actions may recurse even when recursive triggers