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