Home
last modified time | relevance | path

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

/trunk/main/linguistic/source/
H A Dmisc.cxx585 nAltPosR = aHyphenatedWord.getLength() - 1; in GetAltSpelling() local
586 for ( ; nPosR >= nPosL && nAltPosR >= nAltPosL in GetAltSpelling()
587 && pWord[ nPosR ] == pAltWord[ nAltPosR ]; in GetAltSpelling()
588 nPosR--, nAltPosR--) in GetAltSpelling()

Completed in 19 milliseconds