Searched refs:firstEnd (Results 1 – 1 of 1) sorted by relevance
321 …eKanaLetterAndComposedVoicedSoundMarks(const UChar* first, const UChar* firstEnd, const UChar* sec… in compareKanaLetterAndComposedVoicedSoundMarks() argument335 if (first == firstEnd || !isCombiningVoicedSoundMark(*first)) { in compareKanaLetterAndComposedVoicedSoundMarks()