Home
last modified time | relevance | path

Searched refs:CH_HASH (Results 1 – 3 of 3) sorted by relevance

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
DRBBITestExtended.java110 final char CH_HASH = 0x23; in TestExtended() local
149 if (c == CH_HASH) { in TestExtended()
279 if (c == CH_HASH && column==3) { // TODO: why is column off so far? in TestExtended()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DRBBITestExtended.java109 final char CH_HASH = 0x23; in TestExtended() local
148 if (c == CH_HASH) { in TestExtended()
278 if (c == CH_HASH && column==3) { // TODO: why is column off so far? in TestExtended()
/external/icu/icu4c/source/test/intltest/
Drbbitst.cpp1176 static const UChar CH_HASH = 0x23; in TestExtended() local
1214 if (c == CH_HASH) { in TestExtended()
1381 if (c == CH_HASH && column==3) { // TODO: why is column off so far? in TestExtended()