Home
last modified time | relevance | path

Searched refs:UNICODE_VERSION (Results 1 - 15 of 15) sorted by relevance

/third_party/icu/icu4c/source/tools/gennorm2/
H A Dgennorm2.cpp62 UNICODE_VERSION, enumerator
162 if(options[UNICODE_VERSION].doesOccur) { in main()
163 builder->setUnicodeVersion(options[UNICODE_VERSION].value); in main()
195 if(options[UNICODE_VERSION].doesOccur) { in main()
196 builder->setUnicodeVersion(options[UNICODE_VERSION].value); in main()
/third_party/skia/third_party/externals/icu/source/tools/gennorm2/
H A Dgennorm2.cpp62 UNICODE_VERSION, enumerator
162 if(options[UNICODE_VERSION].doesOccur) { in main()
163 builder->setUnicodeVersion(options[UNICODE_VERSION].value); in main()
195 if(options[UNICODE_VERSION].doesOccur) { in main()
196 builder->setUnicodeVersion(options[UNICODE_VERSION].value); in main()
/third_party/icu/icu4c/source/tools/gensprep/
H A Dgensprep.c95 UNICODE_VERSION enumerator
156 options[UNICODE_VERSION].value="0"; /* don't assume the unicode version */ in main()
191 if(!options[UNICODE_VERSION].doesOccur){ in main()
207 setUnicodeVersion(options[UNICODE_VERSION].value); in main()
/third_party/skia/third_party/externals/icu/source/tools/gensprep/
H A Dgensprep.c94 UNICODE_VERSION enumerator
155 options[UNICODE_VERSION].value="0"; /* don't assume the unicode version */ in main()
190 if(!options[UNICODE_VERSION].doesOccur){ in main()
206 setUnicodeVersion(options[UNICODE_VERSION].value); in main()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DVersionInfo.java506 private static final VersionInfo UNICODE_VERSION; field in VersionInfo
572 UNICODE_VERSION = UNICODE_15_0;
637 System.out.println("Unicode Data Version: " + UNICODE_VERSION.getVersionString(2, 4)); in main()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DVersionInfo.java492 private static final VersionInfo UNICODE_VERSION; field in VersionInfo
556 UNICODE_VERSION = UNICODE_13_0;
621 System.out.println("Unicode Data Version: " + UNICODE_VERSION.getVersionString(2, 4)); in main()
/third_party/rust/crates/unicode-width/src/
H A Dlib.rs60 pub use tables::UNICODE_VERSION;
H A Dtables.rs15 pub const UNICODE_VERSION: (u8, u8, u8) = (15, 0, 0); consts
/third_party/icu/tools/unicode/c/genprops/
H A Dpnamesbuilder.cpp461 UNICODE_VERSION
H A Dpnames_data.h10 #define UNICODE_VERSION { 15, 0, 0, 0 } macro
/third_party/icu/icu4c/source/data/
H A Dmakedata.mak22 UNICODE_VERSION=15.0 macro
/third_party/skia/third_party/externals/icu/source/data/
H A Dmakedata.mak22 UNICODE_VERSION=13.0 macro
/third_party/icu/icu4c/source/
H A Dconfigure733 UNICODE_VERSION
2726 UNICODE_VERSION=`getuversion $srcdir/common/unicode/uchar.h`
2727 if test x"$UNICODE_VERSION" = x; then
2739 { $as_echo "$as_me:${as_lineno-$LINENO}: result: release $VERSION, library $LIB_VERSION, unicode version $UNICODE_VERSION" >&5
2740 $as_echo "release $VERSION, library $LIB_VERSION, unicode version $UNICODE_VERSION" >&6; }
/third_party/skia/third_party/externals/icu/source/
H A Dconfigure733 UNICODE_VERSION
2714 UNICODE_VERSION=`getuversion $srcdir/common/unicode/uchar.h`
2715 if test x"$UNICODE_VERSION" = x; then
2727 { $as_echo "$as_me:${as_lineno-$LINENO}: result: release $VERSION, library $LIB_VERSION, unicode version $UNICODE_VERSION" >&5
2728 $as_echo "release $VERSION, library $LIB_VERSION, unicode version $UNICODE_VERSION" >&6; }
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 27 milliseconds