Lines Matching refs:B2
30 UChar B0, UChar B1, UChar B2, UChar B3) :
32 B0(B0), B1(B1), B2(B2), B3(B3),
40 StrengthProbe::setProbeChars(UChar B0, UChar B1, UChar B2, UChar B3)
44 this->B2 = B2;
59 utilSecond.setTo(B2);
68 utilSecond.setTo(B2);
76 utilFirst.setTo(B2);
88 utilFirst.setTo(B2);
196 //if(probePrefix(x, y, B2, B0)) { // swamps secondary difference
207 if(probePrefix(x, y, B2, B0)) { // swamps secondary difference
286 seb2.append(B2);
341 B2 = that.B2;
359 utilFirst.append(B2);
360 utilSecond.setTo(B2);