Home
last modified time | relevance | path

Searched defs:hasSuffix (Results 1 – 7 of 7) sorted by relevance

/external/icu/icu4c/source/i18n/
Dnumparse_affixes.cpp320 bool hasSuffix = false; in createAffixMatchers() local
Dnumber_modifiers.cpp451 bool hasSuffix = (suffixLen > 0); in applyCurrencySpacing() local
/external/cronet/stable/third_party/icu/source/i18n/
Dnumparse_affixes.cpp320 bool hasSuffix = false; in createAffixMatchers() local
Dnumber_modifiers.cpp422 bool hasSuffix = (suffixLen > 0); in applyCurrencySpacing() local
/external/cronet/tot/third_party/icu/source/i18n/
Dnumparse_affixes.cpp320 bool hasSuffix = false; in createAffixMatchers() local
Dnumber_modifiers.cpp422 bool hasSuffix = (suffixLen > 0); in applyCurrencySpacing() local
/external/bzip2/
Dbzip2.c1110 Bool hasSuffix ( Char* s, const Char* suffix ) in hasSuffix() function