Home
last modified time | relevance | path

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

/external/icu/icu4c/source/samples/layout/
Dparagraph.cpp38 #define CH_LSEP 0x2028 macro
87 static const LEUnicode separators[] = {CH_LF, CH_CR, CH_LSEP, CH_PSEP, 0x0000}; in Paragraph()
Dpflow.c39 #define CH_LSEP 0x2028 macro
120 static const LEUnicode separators[] = {CH_LF, CH_CR, CH_LSEP, CH_PSEP, 0x0000}; in pf_create()