Lines Matching refs:StrengthProbe
29 StrengthProbe::StrengthProbe(CompareFn comparer, GetSortKeyFn getter, UChar SE,
40 StrengthProbe::setProbeChars(UChar B0, UChar B1, UChar B2, UChar B3)
51 StrengthProbe::checkSanity()
100 StrengthProbe::probePrefix(const Line &x, const Line &y, UChar first, UChar second) {
121 StrengthProbe::probeSuffix(const Line &x, const Line &y, UChar first, UChar second) {
141 StrengthProbe::probePrefixNoSep(const Line &x, const Line &y, UChar first, UChar second) {
160 StrengthProbe::probeSuffixNoSep(const Line &x, const Line &y, UChar first, UChar second) {
178 StrengthProbe::getStrength(const Line &x, const Line &y) {
222 StrengthProbe::getStrength(const UnicodeString &sx, const UnicodeString &sy) {
229 StrengthProbe::compare(const UnicodeString &sx, const UnicodeString &sy) {
238 StrengthProbe::compare(const Line &x, const Line &y) {
245 StrengthProbe::distanceFromEmptyString(const Line &x) {
318 StrengthProbe::distanceFromEmptyString(const UnicodeString &x) {
325 StrengthProbe::getPrefixedStrength(const Line &prefix, const Line &x, const Line &y) {
332 StrengthProbe::StrengthProbe(const StrengthProbe &that) {
336 StrengthProbe &
337 StrengthProbe::operator=(const StrengthProbe &that) {
356 StrengthProbe::isFrenchSecondary(UErrorCode &status) {
378 StrengthProbe::isUpperFirst(UErrorCode &status) {