Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c28474 int bIsInit = 0; /* True to initialize the SELFTEST table */ in do_meta_command() local
28488 bIsInit = 1; in do_meta_command()
28506 if( bIsInit ){ in do_meta_command()