Searched refs:hasSuffix (Results 1 – 9 of 9) sorted by relevance
105 boolean hasSuffix = (suffixLen > 0); in applyCurrencySpacing()110 if (hasSuffix && hasNumber) { in applyCurrencySpacing()
107 boolean hasSuffix = (suffixLen > 0); in applyCurrencySpacing()112 if (hasSuffix && hasNumber) { in applyCurrencySpacing()
327 bool hasSuffix = false; in createAffixMatchers() local331 sb, *fTokenWarehouse, parseFlags, &hasSuffix, status); in createAffixMatchers()332 AffixPatternMatcher* suffix = hasSuffix ? &fAffixPatternMatchers[numAffixPatternMatchers++] in createAffixMatchers()
407 bool hasSuffix = (suffixLen > 0); in applyCurrencySpacing() local412 if (hasSuffix && hasNumber) { in applyCurrencySpacing()
84 if ([name hasSuffix:@"-bin"]) {
38 if ([key hasSuffix:@"-bin"]) {
1110 Bool hasSuffix ( Char* s, const Char* suffix ) in hasSuffix() function1124 if (!hasSuffix(name,oldSuffix)) return False; in mapSuffix()1175 if (hasSuffix(inName, zSuffix[i])) { in compress()
575 if ([name hasSuffix:@"_p"]) {582 [name hasSuffix:@"Array"]) {
415 [name hasSuffix:@")"]) {