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

  /external/icu/icu4c/source/test/intltest/
reptest.cpp 39 * Otherwise use NO_STYLE.
45 static const UChar NO_STYLE;
65 s.append(NO_STYLE);
124 UChar newStyle = NO_STYLE;
125 if (start != limit && styles.charAt(start) != NO_STYLE) {
139 s.append(NO_STYLE);
164 const UChar TestReplaceable::NO_STYLE = 0x005F;
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
ReplaceableTest.java 76 * Otherwise use NO_STYLE.
82 static final char NO_STYLE = '_';
94 s.append(NO_STYLE);
148 char newStyle = NO_STYLE;
149 if (start != limit && styles.charAt(start) != NO_STYLE) {
163 s.append(NO_STYLE);
  /external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
ReplaceableTest.java 75 * Otherwise use NO_STYLE.
81 static final char NO_STYLE = '_';
93 s.append(NO_STYLE);
147 char newStyle = NO_STYLE;
148 if (start != limit && styles.charAt(start) != NO_STYLE) {
162 s.append(NO_STYLE);
  /prebuilts/tools/common/m2/repository/xslthl/xslthl/2.0.1/
xslthl-2.0.1.jar 

Completed in 3895 milliseconds