Home
last modified time | relevance | path

Searched refs:bOnce (Results 1 - 2 of 2) sorted by relevance

/third_party/sqlite/src/
H A Dshell.c23555 int bOnce = 0; /* 0: .output, 1: .once, 2: .excel */ in do_meta_command() local
23562 bOnce = 2; in do_meta_command()
23564 bOnce = 1; in do_meta_command()
23604 if( bOnce ){ in do_meta_command()
H A Dsqlite3.c161057 u8 bOnce = 1; /* True to run the ORDER BY search loop */ global() local
[all...]

Completed in 163 milliseconds