Lines Matching refs:BASE
43 const UChar BASE[1] = { 0xFDD0 };
376 if (!current.startsWith(BASE, BASE_LENGTH)) {
504 } else if (current.length() == BASE_LENGTH + 1 && current.startsWith(BASE, BASE_LENGTH) &&
510 if (!current.startsWith(BASE, BASE_LENGTH) &&
744 // the base is 0 mod 8.
769 collatorPrimaryOnly_->internalAddContractions(BASE[0], contractions, errorCode);
775 U_ASSERT (s.startsWith(BASE, BASE_LENGTH));