Home
last modified time | relevance | path

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

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