Home
last modified time | relevance | path

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

/external/icu/icu4c/source/extra/uconv/
Duconv.cpp430 static const UChar paraEnds[] = { in getChunkLimit() local
438 if (prev.endsWith(paraEnds + iCR, 1)) { in getChunkLimit()
439 if (s.startsWith(paraEnds + iLF, 1)) { in getChunkLimit()