Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dshell.c35021 int useLabel = 0; in do_meta_command() local
35024 useLabel = z[0]; in do_meta_command()
35027 useLabel = '+'; in do_meta_command()
35032 if( useLabel ){ in do_meta_command()
35048 if( useLabel=='+' ){ in do_meta_command()