Home
last modified time | relevance | path

Searched refs:bSelftestExists (Results 1 - 1 of 1) sorted by relevance

/third_party/sqlite/src/
H A Dshell.c24320 int bSelftestExists; /* True if SELFTEST already exists */ in do_meta_command() local
24347 bSelftestExists = 0; in do_meta_command()
24349 bSelftestExists = 1; in do_meta_command()
24353 bSelftestExists = 1; in do_meta_command()
24357 for(k=bSelftestExists; k>=0; k--){ in do_meta_command()

Completed in 32 milliseconds