Lines Matching refs:BASE
41 const UChar BASE[1] = { 0xFDD0 };
374 if (!current.startsWith(BASE, BASE_LENGTH)) {
501 } else if (current.length() == BASE_LENGTH + 1 && current.startsWith(BASE, BASE_LENGTH) &&
507 if (!current.startsWith(BASE, BASE_LENGTH) &&
740 // the base is 0 mod 8.
765 collatorPrimaryOnly_->internalAddContractions(BASE[0], contractions, errorCode);
771 U_ASSERT (s.startsWith(BASE, BASE_LENGTH));