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.cpp39 #define CH_PSEP 0x2029 macro
87 static const LEUnicode separators[] = {CH_LF, CH_CR, CH_LSEP, CH_PSEP, 0x0000}; in Paragraph()
Dpflow.c40 #define CH_PSEP 0x2029 macro
120 static const LEUnicode separators[] = {CH_LF, CH_CR, CH_LSEP, CH_PSEP, 0x0000}; in pf_create()