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

  /external/chromium_org/third_party/icu/source/samples/layout/
paragraph.cpp 30 #define CH_LF 0x000A
37 if (ptr[0] == CH_CR && ptr[1] == CH_LF) {
81 static const LEUnicode separators[] = {CH_LF, CH_CR, CH_LSEP, CH_PSEP, 0x0000};
pflow.c 34 #define CH_LF 0x000A
67 if (ptr[0] == CH_CR && ptr[1] == CH_LF) {
117 static const LEUnicode separators[] = {CH_LF, CH_CR, CH_LSEP, CH_PSEP, 0x0000};
  /external/icu/icu4c/source/samples/layout/
paragraph.cpp 30 #define CH_LF 0x000A
37 if (ptr[0] == CH_CR && ptr[1] == CH_LF) {
81 static const LEUnicode separators[] = {CH_LF, CH_CR, CH_LSEP, CH_PSEP, 0x0000};
pflow.c 34 #define CH_LF 0x000A
67 if (ptr[0] == CH_CR && ptr[1] == CH_LF) {
117 static const LEUnicode separators[] = {CH_LF, CH_CR, CH_LSEP, CH_PSEP, 0x0000};
  /external/chromium_org/third_party/icu/source/test/intltest/
rbbitst.cpp     [all...]
  /external/icu/icu4c/source/test/intltest/
rbbitst.cpp     [all...]

Completed in 120 milliseconds