Lines Matching defs:bOnce
161057 u8 bOnce = 1; /* True to run the ORDER BY search loop */161094 bOnce = 0;161132 for(i=0; bOnce && i<nOrderBy; i++){161138 if( (wctrlFlags & (WHERE_GROUPBY|WHERE_DISTINCTBY))==0 ) bOnce = 0;