Home
last modified time | relevance | path

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

/src/contrib/sqlite3/
H A Dshell.c31955 int useLabel = 0; in do_meta_command() local
31958 useLabel = z[0]; in do_meta_command()
31961 useLabel = '+'; in do_meta_command()
31966 if( useLabel ){ in do_meta_command()
31982 if( useLabel=='+' ){ in do_meta_command()