Searched defs:hasSuffix (Results 1 – 7 of 7) sorted by relevance
320 bool hasSuffix = false; in createAffixMatchers() local
451 bool hasSuffix = (suffixLen > 0); in applyCurrencySpacing() local
422 bool hasSuffix = (suffixLen > 0); in applyCurrencySpacing() local
1110 Bool hasSuffix ( Char* s, const Char* suffix ) in hasSuffix() function