Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c35084 int useLabel = 0; in do_meta_command() local
35087 useLabel = z[0]; in do_meta_command()
35090 useLabel = '+'; in do_meta_command()
35095 if( useLabel ){ in do_meta_command()
35111 if( useLabel=='+' ){ in do_meta_command()