Home
last modified time | relevance | path

Searched defs:YEN_SIGN (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/
Dstatic_unicode_sets.h53 YEN_SIGN, // not in CLDR data, but Currency.java wants it enumerator
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DStaticUnicodeSets.java57 YEN_SIGN, // not in CLDR data, but Currency.java wants it enumConstant
251 unicodeSets.put(Key.YEN_SIGN, new UnicodeSet("[¥\\uffe5]").freeze()); in unicodeSets.put()
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DStaticUnicodeSets.java62 YEN_SIGN, // not in CLDR data, but Currency.java wants it enumConstant
256 unicodeSets.put(Key.YEN_SIGN, new UnicodeSet("[¥\\uffe5]").freeze()); in unicodeSets.put()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...