Searched refs:getNextChar (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/i18npool/source/transliteration/ |
H A D | transliteration_caseignore.cxx | 156 … c1 = casefolding::getNextChar(unistr1, nMatch1, nCount1, e1, aLocale, nMappingType, moduleLoaded); in compare() 157 … c2 = casefolding::getNextChar(unistr2, nMatch2, nCount2, e2, aLocale, nMappingType, moduleLoaded); in compare()
|
/aoo4110/main/i18nutil/inc/i18nutil/ |
H A D | casefolding.hxx | 74 …static sal_Unicode getNextChar(const sal_Unicode *str, sal_Int32& idx, sal_Int32 len, MappingEleme…
|
/aoo4110/main/i18nutil/source/utility/ |
H A D | casefolding.cxx | 125 sal_Unicode casefolding::getNextChar(const sal_Unicode *str, sal_Int32& idx, sal_Int32 len, Mapping… in getNextChar() function in com::sun::star::i18n::casefolding
|
Completed in 16 milliseconds