Home
last modified time | relevance | path

Searched refs:getNextChar (Results 1 – 3 of 3) sorted by relevance

/trunk/main/i18npool/source/transliteration/
H A Dtransliteration_caseignore.cxx156 … 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()
/trunk/main/i18nutil/inc/i18nutil/
H A Dcasefolding.hxx75 …static sal_Unicode getNextChar(const sal_Unicode *str, sal_Int32& idx, sal_Int32 len, MappingEleme…
/trunk/main/i18nutil/source/utility/
H A Dcasefolding.cxx125 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