Home
last modified time | relevance | path

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

/trunk/main/i18npool/source/breakiterator/
H A Dbreakiterator_th.cxx88 static sal_uInt16 SAL_CALL getCombState(const sal_Unicode *text, sal_Int32 pos) in getCombState() function
107 for (; pos + 1 < len && getCombState(text, pos) == ST_COM; curr++, pos++) {} in getACell()

Completed in 21 milliseconds