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

/netbsd-current/external/public-domain/sqlite/dist/
H A Dshell.c26338 int bOnce = 0; /* 0: .output, 1: .once, 2: .excel */ local
26345 bOnce = 2;
26347 bOnce = 1;
26382 if( bOnce ){
H A Dsqlite3.c165662 u8 bOnce = 1; /* True to run the ORDER BY search loop */ local
[all...]

Completed in 511 milliseconds