Home
last modified time | relevance | path

Searched defs:fail (Results 1 – 3 of 3) sorted by relevance

/sqlite-3.40.0/tool/
H A Dmkvsix.tcl98 proc fail { {error ""} {usage false} } { procedure
/sqlite-3.40.0/vsixtest/
H A Dvsixtest.tcl37 proc fail { {error ""} {usage false} } { procedure
/sqlite-3.40.0/ext/wasm/api/
H A Dsqlite3-wasm.c1171 char * sqlite3_wasm_test_str_hello(int fail){ in sqlite3_wasm_test_str_hello()