HomeSort by relevance Sort by last modified time
    Searched refs:CH_LSEP (Results 1 - 2 of 2) sorted by null

  /external/icu4c/samples/layout/
paragraph.cpp 32 #define CH_LSEP 0x2028
81 static const LEUnicode separators[] = {CH_LF, CH_CR, CH_LSEP, CH_PSEP, 0x0000};
pflow.c 36 #define CH_LSEP 0x2028
117 static const LEUnicode separators[] = {CH_LF, CH_CR, CH_LSEP, CH_PSEP, 0x0000};

Completed in 53 milliseconds