Home
last modified time | relevance | path

Searched refs:utf (Results 1 – 16 of 16) sorted by relevance

/illumos-gate/usr/src/lib/iconv_modules/ko/common/
H A DUTF2_to_euc.c107 unsigned long utf; in _icv_iconv() local
116 utf = ((unsigned long)(*ib) << 16) | in _icv_iconv()
119 if (utf == 0xE1859F || in _icv_iconv()
120 (utf >= 0xE18480 && utf <= 0xE18492)) /* Ci */ in _icv_iconv()
124 cd->ci = (utf == 0xE1859F) ? CVC_FILL in _icv_iconv()
125 : utf - 0xE18480; in _icv_iconv()
128 else if (utf == 0xE185A0 || in _icv_iconv()
129 (utf >= 0xE185A1 && utf <= 0xE185B5)) /* V */ in _icv_iconv()
134 cd->v = (utf == 0xE185A0) ? CVC_FILL in _icv_iconv()
135 : utf - 0xE185A1; in _icv_iconv()
[all …]
H A DUTF2_to_johap.c105 unsigned long utf; in _icv_iconv() local
114 utf = ((unsigned long)(*ib) << 16) | in _icv_iconv()
117 if (utf == 0xE1859F || in _icv_iconv()
118 (utf >= 0xE18480 && utf <= 0xE18492)) /* Ci */ in _icv_iconv()
122 cd->ci = (utf == 0xE1859F) ? CVC_FILL in _icv_iconv()
123 : utf - 0xE18480; in _icv_iconv()
126 else if (utf == 0xE185A0 || in _icv_iconv()
127 (utf >= 0xE185A1 && utf <= 0xE185B5)) /* V */ in _icv_iconv()
132 cd->v = (utf == 0xE185A0) ? CVC_FILL in _icv_iconv()
133 : utf - 0xE185A1; in _icv_iconv()
[all …]
H A DUTF2_to_nbyte.c113 unsigned long utf; in _icv_iconv() local
122 utf = ((unsigned long)(*ib) << 16) | in _icv_iconv()
125 if (utf == 0xE1859F || in _icv_iconv()
126 (utf >= 0xE18480 && utf <= 0xE18492)) /* Ci */ in _icv_iconv()
130 cd->ci = (utf == 0xE1859F) ? CVC_FILL in _icv_iconv()
131 : utf - 0xE18480; in _icv_iconv()
134 else if (utf == 0xE185A0 || in _icv_iconv()
135 (utf >= 0xE185A1 && utf <= 0xE185B5)) /* V */ in _icv_iconv()
140 cd->v = (utf == 0xE185A0) ? CVC_FILL in _icv_iconv()
141 : utf - 0xE185A1; in _icv_iconv()
[all …]
/illumos-gate/usr/src/lib/libzfs_jni/common/
H A Dlibzfs_jni_util.c225 jstring utf = (*env)->NewStringUTF(env, str); in zjni_str_to_long() local
229 env, class_Long, method_valueOf, utf); in zjni_str_to_long()
257 jstring utf = (*env)->NewStringUTF(env, str); in zjni_str_to_date() local
258 if (utf != NULL) { in zjni_str_to_date()
262 env, class_Long, method_parseLong, utf); in zjni_str_to_date()
H A Dlibzfs_jni_property.c440 jstring utf = (*env)->NewStringUTF(env, str); in str_to_enum_element() local
449 return (*env)->CallStaticObjectMethod(env, class, method_valueOf, utf); in str_to_enum_element()
/illumos-gate/usr/src/test/util-tests/tests/iconv/
H A Diconv_test.sh91 test_conv ascii utf-8 abcdef abcdef
92 test_conv utf-8 ascii abcdef abcdef
/illumos-gate/usr/src/lib/iconv_modules/
H A DMakefile28 SUBDIRS = common euro hi_IN ja ko th_TH zh utf-8 vi
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dlocale13 …*) if $SHELL -c "LC_CTYPE=$2.UTF-8 PATH=/bin:/usr/bin:$PATH locale LC_CTYPE | grep -i utf.*8" >/de…
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dtclsqlite.test75 if {[sqlite -encoding]=="UTF-8" && [sqlite -tcl-uses-utf]} {
88 if {[sqlite -encoding]=="iso8859" && [sqlite -tcl-uses-utf]} {
/illumos-gate/usr/src/lib/iconv_modules/utf-8/
H A DMakefile.com34 include $(SRC)/lib/iconv_modules/utf-8/Makefile.iconv
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-file-system-smb.p5m119 depend type=require fmri=system/library/iconv/utf-8
H A Dsystem-test-utiltest.p5m1949 depend type=require fmri=system/library/iconv/utf-8
H A Dsystem-library-iconv-utf-8.p5m26 set name=pkg.fmri value=pkg:/system/library/iconv/utf-8@$(PKGVERS)
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Dmagic.tab1389 0 string \357\273\277 utf-8 encoded text application/x-iconv
1390 0 string \376\377 utf-16 encoded text application/x-iconv
1391 0 string \377\376 utf-16 encoded text, little-endian application/x-iconv
/illumos-gate/usr/src/contrib/ast/src/lib/libast/
H A DRELEASE1161 misc/magic.tab: add utf-8 and utf-16 U+FEFF magic
1165 01-04-20 iconv: handle ebcdic<=>utf
/illumos-gate/usr/src/data/zoneinfo/
H A Dnorthamerica3626 # coding: utf-8