Home
last modified time | relevance | path

Searched refs:jong (Results 1 – 25 of 248) sorted by relevance

12345678910

/dports/korean/libhangul/libhangul-9fe2d4e/hangul/
H A Dhangulctype.c921 *jong = table[c - 0x11a8][0]; in hangul_jongseong_dicompose()
1071 if (jong >= 0x11a8 && jong <= 0x11ff) { in hangul_jongseong_get_ncomponent()
1072 return table[jong - 0x11a8]; in hangul_jongseong_get_ncomponent()
1073 } else if (jong >= 0xd7cb && jong <= 0xd7fb) { in hangul_jongseong_get_ncomponent()
1074 return table_ext_b[jong - 0xd7cb]; in hangul_jongseong_get_ncomponent()
1240 if (jong >= 0x11a8 && jong <= 0x11ff) { in hangul_jongseong_get_diff()
1241 cho = table[jong - 0x11a8][diff]; in hangul_jongseong_get_diff()
1242 } else if (jong >= 0xd7cb && jong <= 0xd7fb) { in hangul_jongseong_get_diff()
1504 ucschar cho = 0, jung = 0, jong = 0; in build_syllable() local
1522 jong = jongseong_compress(jong, str[i]); in build_syllable()
[all …]
H A Dhangulinputcontext.c632 if (jong != 0) in hangul_jaso_to_string()
636 if (jong) { in hangul_jaso_to_string()
640 buf[n++] = jong; in hangul_jaso_to_string()
654 if (jong) { in hangul_jaso_to_string()
670 if (jong) { in hangul_jaso_to_string()
749 jong = c; in hangul_ic_push()
840 return jong; in hangul_ic_choseong_to_jongseong()
845 return jong; in hangul_ic_choseong_to_jongseong()
855 ucschar jong; in hangul_ic_process_jamo() local
1082 ucschar jong; in hangul_ic_process_romaja() local
[all …]
/dports/print/texlive-base/texlive-20150521-source/texk/texlive/linked_scripts/kotex-utils/
H A Djamo-normalize.pl55 my $jong = "\x{11A8}-\x{11FF}\x{D7CB}-\x{D7FB}";
58 my $syllblock = "[$cho][$jung][$jong]?[$tmrk]?";
59 my $jamos = "[$cho$jung$jong$tmrk]";
142 $blocks[$i] =~ s/([$cho$jung$jong]+)([$tmrk])$/$2$1/;
149 s/\x{B7}([$cho][$jung][$jong]?)(?![$tmrk])/$1\x{302E}/g;
150 s/\x{3A}([$cho][$jung][$jong]?)(?![$tmrk])/$1\x{302F}/g;
198 s/(?<![$jung])([$jong])/\x{115F}\x{1160}$1/g;
230 (?![$jong])
245 s/\x{115F}([$jung])(?![$jong])/do_jamo2jamocomp($1)/ge;
255 return "\x{115F}\x{1160}$jamo" if $jamo =~ /[$jong]/;
H A Dkomkindex.pl427 my $jong = ($syl - 0xac00) % 28;
428 if ($jong) {
429 $jong += 0x11a7;
430 return chr($cho).chr($jung).chr($jong);
452 my $jong = "\x{11A8}-\x{11FF}\x{D7CB}-\x{D7FB}\x{F86A}"; # include Tf
453 s/([$cho])([$jong])/$1\x{1160}\x{115F}\x{1160}$2/g;
456 s/(?<![$jung])([$jong])/\x{115F}\x{1160}$1/g;
458 s/([$jung])(?![$jong])/$1\x{F86A}/g;
/dports/korean/nabi/nabi-f08d7d3/tables/candidate/
H A Dhanja-variants.pl221 my ($cho,$jung,$jong) = map { lc } ($1,$2,$3) if $e =~ m/^(.*?)?([aeiouwy]+)(.*)$/i;
224 unless (defined $jamo->{'jong'}->{$jong}) { carp "no such JONGSEONG $jong ($e)"; return $e; }
227 $jong = $jamo->{'jong'}->{$jong} - $jamo->{'base'}->{'jong'};
228 …return pack "U",($cho*$jamo->{'num'}->{'jung'}+$jung)*$jamo->{'num'}->{'jong'}+$jong+$jamo->{'base…
H A Dhanja-gettext.py16 def jamotosyllable(cho, jung, jong): argument
28 if jong < 0x11A8 and jong > 0x11C2:
33 jong -= jongseong_base
35 ch = ((cho * njungseong) + jung) * njongseong + jong + syllable_base
H A Dhanja-sanity.pl79 my $jong = ((ord $p)-hex"ac00")%28; # JONGSEONG of $p
80 $p = pack "U", ord($p)-$jong;
81 map { push @p, pack "U", ord($_)+$jong if $t{$_} eq $p; } keys %t;
H A Dhanjatable.py28 def jamotosyllable(cho, jung, jong): argument
40 if jong < 0x11A8 and jong > 0x11C2:
45 jong -= jongseong_base
47 ch = ((cho * njungseong) + jung) * njongseong + jong + syllable_base
/dports/korean/imhangul-gtk3/imhangul-85f6d10/
H A Dhanjatable.py28 def jamotosyllable(cho, jung, jong): argument
40 if jong < 0x11A8 and jong > 0x11C2:
45 jong -= jongseong_base
47 ch = ((cho * njungseong) + jung) * njongseong + jong + syllable_base
/dports/korean/imhangul-gtk2/imhangul-d2f555d/
H A Dhanjatable.py28 def jamotosyllable(cho, jung, jong): argument
40 if jong < 0x11A8 and jong > 0x11C2:
45 jong -= jongseong_base
47 ch = ((cho * njungseong) + jung) * njongseong + jong + syllable_base
/dports/net/p5-Net-XWhois/Net-XWhois-0.90/contribs/
H A Djon.p26 Subject: [Xwhois-devel] [jong@larva.jong.org: Net::XWhois extension for ARIN]
42 ----- Forwarded message from Jon Gilbert <jong@larva.jong.org> -----
50 From: Jon Gilbert <jong@larva.jong.org>
66 jong.
/dports/korean/ko.TeX/ko-ko.TeX-0.1.1.20080329_5/util/
H A Djamo2hypua.pl160 my ($cho,$jung,$jong) = @_;
163 if ($jong > 0) {
164 $syllable = $syllable + $jong - 0x11a7;
H A Dhypua2jamo.pl126 my $jong = ($syl - 0xac00) % 28 + 0x11a7;
128 $result .= chr($jong) unless $jong == 0x11a7;
/dports/editors/emacs-devel/emacs-4d1968b/lisp/leim/quail/
H A Dhangul.el56 (jong . ((1 . [1 21]) ; Jongseong
112 (defun hangul-character (cho jung jong)
129 (- jong
130 (cond ((< jong 8) 0)
131 ((< jong 19) 1)
132 ((< jong 25) 2)
137 ((/= jong 0) jong)))))
161 (+ (aref queue 4) (hangul-djamo 'jong (aref queue 4) (aref queue 5)))))
216 (notzerop (hangul-djamo 'jong (aref hangul-queue 4) char))
231 'jong
[all …]
/dports/editors/emacs/emacs-27.2/lisp/leim/quail/
H A Dhangul.el56 (jong . ((1 . [1 21]) ; Jongseong
112 (defun hangul-character (cho jung jong)
129 (- jong
130 (cond ((< jong 8) 0)
131 ((< jong 19) 1)
132 ((< jong 25) 2)
137 ((/= jong 0) jong)))))
161 (+ (aref queue 4) (hangul-djamo 'jong (aref queue 4) (aref queue 5)))))
216 (notzerop (hangul-djamo 'jong (aref hangul-queue 4) char))
231 'jong
[all …]
/dports/lang/python-legacy/Python-2.7.18/Modules/cjkcodecs/
H A D_codecs_kr.c120 DBCHAR cho, jung, jong; in DECODER() local
139 jong = 0; in DECODER()
141 jong = cgk2u_jongseong[c - 0xa1]; in DECODER()
143 jong = NONE; in DECODER()
145 if (cho == NONE || jung == NONE || jong == NONE) in DECODER()
148 OUT1(0xac00 + cho*588 + jung*28 + jong); in DECODER()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/
H A D_codecs_kr.c120 DBCHAR cho, jung, jong; in DECODER() local
139 jong = 0; in DECODER()
141 jong = cgk2u_jongseong[c - 0xa1]; in DECODER()
143 jong = NONE; in DECODER()
145 if (cho == NONE || jung == NONE || jong == NONE) in DECODER()
148 OUT1(0xac00 + cho*588 + jung*28 + jong); in DECODER()
/dports/lang/python27/Python-2.7.18/Modules/cjkcodecs/
H A D_codecs_kr.c120 DBCHAR cho, jung, jong; in DECODER() local
139 jong = 0; in DECODER()
141 jong = cgk2u_jongseong[c - 0xa1]; in DECODER()
143 jong = NONE; in DECODER()
145 if (cho == NONE || jung == NONE || jong == NONE) in DECODER()
148 OUT1(0xac00 + cho*588 + jung*28 + jong); in DECODER()
/dports/databases/py-gdbm/Python-3.8.12/Modules/cjkcodecs/
H A D_codecs_kr.c124 DBCHAR cho, jung, jong; in DECODER() local
143 jong = 0; in DECODER()
145 jong = cgk2u_jongseong[c - 0xa1]; in DECODER()
147 jong = NONE; in DECODER()
149 if (cho == NONE || jung == NONE || jong == NONE) in DECODER()
152 OUTCHAR(0xac00 + cho*588 + jung*28 + jong); in DECODER()
/dports/lang/python37/Python-3.7.12/Modules/cjkcodecs/
H A D_codecs_kr.c124 DBCHAR cho, jung, jong; in DECODER() local
143 jong = 0; in DECODER()
145 jong = cgk2u_jongseong[c - 0xa1]; in DECODER()
147 jong = NONE; in DECODER()
149 if (cho == NONE || jung == NONE || jong == NONE) in DECODER()
152 OUTCHAR(0xac00 + cho*588 + jung*28 + jong); in DECODER()
/dports/lang/python311/Python-3.11.0a3/Modules/cjkcodecs/
H A D_codecs_kr.c124 DBCHAR cho, jung, jong; in DECODER() local
143 jong = 0; in DECODER()
145 jong = cgk2u_jongseong[c - 0xa1]; in DECODER()
147 jong = NONE; in DECODER()
149 if (cho == NONE || jung == NONE || jong == NONE) in DECODER()
152 OUTCHAR(0xac00 + cho*588 + jung*28 + jong); in DECODER()
/dports/lang/python310/Python-3.10.1/Modules/cjkcodecs/
H A D_codecs_kr.c124 DBCHAR cho, jung, jong; in DECODER() local
143 jong = 0; in DECODER()
145 jong = cgk2u_jongseong[c - 0xa1]; in DECODER()
147 jong = NONE; in DECODER()
149 if (cho == NONE || jung == NONE || jong == NONE) in DECODER()
152 OUTCHAR(0xac00 + cho*588 + jung*28 + jong); in DECODER()
/dports/lang/python-tools/Python-3.8.12/Modules/cjkcodecs/
H A D_codecs_kr.c124 DBCHAR cho, jung, jong; in DECODER() local
143 jong = 0; in DECODER()
145 jong = cgk2u_jongseong[c - 0xa1]; in DECODER()
147 jong = NONE; in DECODER()
149 if (cho == NONE || jung == NONE || jong == NONE) in DECODER()
152 OUTCHAR(0xac00 + cho*588 + jung*28 + jong); in DECODER()
/dports/lang/python38/Python-3.8.12/Modules/cjkcodecs/
H A D_codecs_kr.c124 DBCHAR cho, jung, jong; in DECODER() local
143 jong = 0; in DECODER()
145 jong = cgk2u_jongseong[c - 0xa1]; in DECODER()
147 jong = NONE; in DECODER()
149 if (cho == NONE || jung == NONE || jong == NONE) in DECODER()
152 OUTCHAR(0xac00 + cho*588 + jung*28 + jong); in DECODER()
/dports/lang/python39/Python-3.9.9/Modules/cjkcodecs/
H A D_codecs_kr.c124 DBCHAR cho, jung, jong; in DECODER() local
143 jong = 0; in DECODER()
145 jong = cgk2u_jongseong[c - 0xa1]; in DECODER()
147 jong = NONE; in DECODER()
149 if (cho == NONE || jung == NONE || jong == NONE) in DECODER()
152 OUTCHAR(0xac00 + cho*588 + jung*28 + jong); in DECODER()

12345678910