Home
last modified time | relevance | path

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

/trunk/main/i18npool/source/transliteration/
H A DtransliterationImpl.cxx471 OUString tmpStr1 = folding(str1, pos1, nCount1, offset1); in equals() local
476 const sal_Unicode *p1 = tmpStr1.getStr(); in equals()
478 sal_Int32 i, nLen = ::std::min( tmpStr1.getLength(), tmpStr2.getLength()); in equals()
488 if ( tmpStr1.getLength() != tmpStr2.getLength() ) { in equals()

Completed in 15 milliseconds