Searched refs:bOnce (Results 1 – 2 of 2) sorted by relevance
30485 int bOnce = 0; /* 0: .output, 1: .once, 2: .excel/.www */ in do_meta_command() local30493 bOnce = 2; in do_meta_command()30496 bOnce = 2; in do_meta_command()30498 bOnce = 1; in do_meta_command()30548 if( bOnce ){ in do_meta_command()
169645 u8 bOnce = 1; /* True to run the ORDER BY search loop */169682 bOnce = 0;169720 for(i=0; bOnce && i<nOrderBy; i++){169726 if( (wctrlFlags & (WHERE_GROUPBY|WHERE_DISTINCTBY))==0 ) bOnce = 0;