Lines Matching refs:b2
18255 u8 b2 = *(((u8 *)pMem->z) + 1);18256 if( b1==0xFE && b2==0xFF ){18259 if( b1==0xFF && b2==0xFE ){83179 /* Evaluate the current GROUP BY terms and store in b0, b1, b2...83203 ** This code copies current group by terms in b0,b1,b2,...