Home
last modified time | relevance | path

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

/external/icu4c/samples/layout/
Dparagraph.cpp32 #define CH_LSEP 0x2028 macro
81 static const LEUnicode separators[] = {CH_LF, CH_CR, CH_LSEP, CH_PSEP, 0x0000}; in Paragraph()
Dpflow.c36 #define CH_LSEP 0x2028 macro
117 static const LEUnicode separators[] = {CH_LF, CH_CR, CH_LSEP, CH_PSEP, 0x0000}; in pf_create()