Home
last modified time | relevance | path

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

/third_party/sqlite/src/
Dshell.c20461 int bIsInit = 0; /* True to initialize the SELFTEST table */ in do_meta_command() local
20475 bIsInit = 1; in do_meta_command()
20494 if( bIsInit ){ in do_meta_command()