Home
last modified time | relevance | path

Searched +refs:euc +refs:jp (Results 1 – 25 of 1134) sorted by relevance

12345678910>>...46

/dports/www/mnogosearch/mnogosearch-3.4.1/msearch-test/test-chasen/
H A Dquery.res4 ���ߤޤ��� 16777218 -1274806834 http://site/euc-jp.htm
10 ���Υƥ����Ȥ�euc 16777224 -1274806834 http://site/euc-jp.htm
11 jp 16777225 -1274806834 http://site/euc-jp.htm
13 this 16777227 -1274806834 http://site/euc-jp.htm
15 is 16777229 -1274806834 http://site/euc-jp.htm
16 in 16777230 -1274806834 http://site/euc-jp.htm
17 euc 16777231 -1274806834 http://site/euc-jp.htm
18 jp 16777232 -1274806834 http://site/euc-jp.htm
27 ���Υƥ����Ȥ�euc 16777234 -1274806834 http://site/euc-jp.htm
31 jp 16777234 -1274806834 http://site/euc-jp.htm
[all …]
/dports/devel/p5-Data-Visitor-Encode/Data-Visitor-Encode-0.10007/t/
H A D03-encode_decode.t14 my $euc_nihongo = encode('euc-jp', "日本語");
15 my $euc_aiueo = encode('euc-jp', "あいうえお");
17 decode_ok( 'euc-jp', { $euc_nihongo => $euc_aiueo }, "encode on hashref" );
20 decode_ok( 'euc-jp', [ $euc_nihongo, $euc_aiueo ], "encode on arrayref" );
23 decode_ok( 'euc-jp', \$euc_nihongo, "encode on scalarref" );
25 decode_ok( 'euc-jp', bless({ $euc_nihongo => $euc_aiueo}, "Hoge"), "encode on object" );
30 encode_ok( 'euc-jp', { "日本語" => "あいうえお" }, "decode on hashref" );
33 encode_ok( 'euc-jp', [ "日本語", "あいうえお" ], "decode on arrayref" );
36 encode_ok( 'euc-jp', \"日本語", "decode on scalarref" );
38 encode_ok( 'euc-jp', bless({ "日本語" => "あいえうお" }, "Hoge"), "decode on object" );
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/encoding/legacy-mb-japanese/euc-jp/
H A Deucjp-encode-form-x-euc-jp.html.ini1 [eucjp-encode-form-x-euc-jp.html?7001-last]
5 [eucjp-encode-form-x-euc-jp.html?6001-7000]
7 [eucjp-encode-form-x-euc-jp.html?1001-2000]
9 [eucjp-encode-form-x-euc-jp.html?2001-3000]
11 [eucjp-encode-form-x-euc-jp.html?1-1000]
13 [eucjp-encode-form-x-euc-jp.html?3001-4000]
15 [eucjp-encode-form-x-euc-jp.html?5001-6000]
17 [eucjp-encode-form-x-euc-jp.html?4001-5000]
/dports/japanese/cmigemo/cmigemo-6a1c438/compile/
H A Dunix.mak7 # Maintainer: MURAOKA Taro <koron@tka.att.ne.jp>
46 $(MKDIR) $(dictdir)/euc-jp
54 if [ -d dict/euc-jp.d ]; then \
55 $(INSTALL_DATA) dict/euc-jp.d/migemo-dict $(dictdir)/euc-jp; \
66 if [ -d dict/euc-jp.d ]; then \
67 $(INSTALL_DATA) dict/euc-jp.d/han2zen.dat $(dictdir)/euc-jp; \
68 $(INSTALL_DATA) dict/euc-jp.d/hira2kata.dat $(dictdir)/euc-jp; \
69 $(INSTALL_DATA) dict/euc-jp.d/roma2hira.dat $(dictdir)/euc-jp; \
70 $(INSTALL_DATA) dict/euc-jp.d/zen2han.dat $(dictdir)/euc-jp; \
/dports/japanese/cmigemo-dict/cmigemo-6a1c438/compile/
H A Dunix.mak7 # Maintainer: MURAOKA Taro <koron@tka.att.ne.jp>
46 $(MKDIR) $(dictdir)/euc-jp
54 if [ -d dict/euc-jp.d ]; then \
55 $(INSTALL_DATA) dict/euc-jp.d/migemo-dict $(dictdir)/euc-jp; \
66 if [ -d dict/euc-jp.d ]; then \
67 $(INSTALL_DATA) dict/euc-jp.d/han2zen.dat $(dictdir)/euc-jp; \
68 $(INSTALL_DATA) dict/euc-jp.d/hira2kata.dat $(dictdir)/euc-jp; \
69 $(INSTALL_DATA) dict/euc-jp.d/roma2hira.dat $(dictdir)/euc-jp; \
70 $(INSTALL_DATA) dict/euc-jp.d/zen2han.dat $(dictdir)/euc-jp; \
/dports/textproc/p5-Text-CSV-Encoded/Text-CSV-Encoded-0.25/t/tests/
H A D05_guess.t9 $csv->encoding( ['shiftjis', 'euc-jp'] ); # guessing euc-jp or shiftjis?
12 my @fields = ( Encode::encode('euc-jp', 'これはEUC-JP'), Encode::encode('shiftjis', 'これはShift_JIS') );
19 $csv->encoding_to_parse( ['shiftjis', 'euc-jp'] ); # guessing euc-jp or shiftjis?
22 ok( $csv->parse( Encode::encode('euc-jp', 'これはEUC-JP') ) );
/dports/textproc/p5-XML-Encoding/XML-Encoding-2.11/
H A DMANIFEST44 maps/x-euc-jp-jisx0221.xml x-euc-jp-jisx0221 encoding map
45 maps/x-euc-jp-part1.ent External entity used by x-euc-jp-*.xml
46 maps/x-euc-jp-part2.ent External entity used by x-euc-jp-*.xml
47 maps/x-euc-jp-part3.ent External entity used by x-euc-jp-*.xml
48 maps/x-euc-jp-part4.ent External entity used by x-euc-jp-*.xml
49 maps/x-euc-jp-unicode.xml x-euc-jp-unicode encoding map
/dports/japanese/cmigemo-dict/cmigemo-6a1c438/dict/
H A Ddict.mak9 SKKDIC_BASEURL = http://openlab.ring.gr.jp/skk/dic
11 EUCJP_DIR = euc-jp.d
33 # Dictionary in euc-jp
35 euc-jp-dict: cp932 $(EUCJP_DIR) $(EUCJP_DIR)/migemo-dict
36 euc-jp-dat: $(EUCJP_DIR) $(EUCJP_DIR)/zen2han.dat \
85 cyg: euc-jp utf-8
95 gcc-dict: euc-jp-dict utf-8-dict
96 gcc-dat: euc-jp-dat utf-8-dat
101 osx: euc-jp utf-8
/dports/japanese/cmigemo/cmigemo-6a1c438/dict/
H A Ddict.mak9 SKKDIC_BASEURL = http://openlab.ring.gr.jp/skk/dic
11 EUCJP_DIR = euc-jp.d
33 # Dictionary in euc-jp
35 euc-jp-dict: cp932 $(EUCJP_DIR) $(EUCJP_DIR)/migemo-dict
36 euc-jp-dat: $(EUCJP_DIR) $(EUCJP_DIR)/zen2han.dat \
85 cyg: euc-jp utf-8
95 gcc-dict: euc-jp-dict utf-8-dict
96 gcc-dat: euc-jp-dat utf-8-dat
101 osx: euc-jp utf-8
/dports/www/p5-HTML-FormFu/HTML-FormFu-2.07/t/filters/
H A Dencode.t12 ->candidates(qw(euc-jp sjis jis))->encode_to('euc-jp');
17 my $filtered_foo = encode( 'euc-jp', $utf8_foo );
22 is( decode( 'euc-jp', $form->param('foo') ), $utf8_foo, 'foo filtered' );
23 is( decode( 'euc-jp', $form->params->{foo} ), $utf8_foo, 'foo filtered' );
/dports/finance/ledgersmb12/ledgersmb/dists/win32/wix/
H A Dapache.wxs364 …12" Name="BINDHT_1.EUC" LongName="bind.html.ja.euc-jp" src="c:\apache2\Apache2\manual\bind.html.ja…
389 …e337" Name="DSOHTM_1.EUC" LongName="dso.html.ja.euc-jp" src="c:\apache2\Apache2\manual\dso.html.ja…
393 …e341" Name="ENVHTM_1.EUC" LongName="env.html.ja.euc-jp" src="c:\apache2\Apache2\manual\env.html.ja…
399 … Name="FILTER_1.EUC" LongName="filter.html.ja.euc-jp" src="c:\apache2\Apache2\manual\filter.html.j…
409 …Name="HANDLE_1.EUC" LongName="handler.html.ja.euc-jp" src="c:\apache2\Apache2\manual\handler.html.…
417 …5" Name="INDEXH_1.EUC" LongName="index.html.ja.euc-jp" src="c:\apache2\Apache2\manual\index.html.j…
425 …Name="INSTAL_1.EUC" LongName="install.html.ja.euc-jp" src="c:\apache2\Apache2\manual\install.html.…
439 …87" Name="LOGSHT_1.EUC" LongName="logs.html.ja.euc-jp" src="c:\apache2\Apache2\manual\logs.html.ja…
445 …e393" Name="MPMHTM_1.EUC" LongName="mpm.html.ja.euc-jp" src="c:\apache2\Apache2\manual\mpm.html.ja…
471 …Name="SITEMA_1.EUC" LongName="sitemap.html.ja.euc-jp" src="c:\apache2\Apache2\manual\sitemap.html.…
[all …]
/dports/textproc/p5-Unicode-Escape/Unicode-Escape-0.0.2/t/
H A D22.object.unescape.t11 is($escaper->unescape('euc-jp'), "\x{a4}\x{a2}\x{a4}\x{a4}\x{a4}\x{a6}\x{a4}\x{a8}\x{a4}\x{aa}", 'e…
15 is($escaper->unescape('euc-jp'), "\x{a4}\x{a2}\x{a4}\x{a4}\x{a4}\x{a6}\x{a4}\x{a8}\x{a4}\x{aa}", 'e…
18euc-jp'), "abscefghijklmnoparstuvwxyz1234567890-^\\_:;!\x{a4}\x{a2}abscefghijklmnoparstuvwxyz12345…
19euc-jp'), "abscefghijklmnoparstuvwxyz1234567890-^\\_:;!\x{a4}\x{a2}abscefghijklmnoparstuvwxyz12345…
/dports/lang/perl5.32/perl-5.32.1/cpan/Encode/t/
H A Djperl.t4 # This script is written in euc-jp
36 my $Enamae = "\xbe\xae\xbb\xf4\x20\xc3\xc6"; # euc-jp, with \x escapes
37 use encoding "euc-jp";
39 my $Namae = "���� ��"; # in Japanese, in euc-jp
41 # euc-jp in \x format but after the pragma. But this one will be converted!
55 is(length($Enamae), 7, q{euc:length}); # 2*3+1
58 is($Enamae, Encode::encode('euc-jp', $Namae));
75 # local(${^ENCODING}) = Encode::find_encoding("euc-jp");
88 use encoding "euc-jp", Filter=>1;
H A Dguess.t49 my @jp = qw(7bit-jis shiftjis euc-jp);
53 for my $jp (@jp){
55 is(guess_encoding($test)->name, $jp, "JP:$jp");
58 is (decode('Guess', encode('euc-jp', $utf8on)), $utf8on, "decode('Guess')");
65 my $euc_jp = my $euc_jp_clone = encode('euc-jp', $utf8on);
66 Encode::from_to($euc_jp, 'Guess', 'euc-jp');
74 'euc-cn' => File::Spec->catfile(dirname(__FILE__), 'gb2312.utf'),
75 'euc-jp' => File::Spec->catfile(dirname(__FILE__), 'jisx0208.utf'),
76 'euc-kr' => File::Spec->catfile(dirname(__FILE__), 'ksc5601.utf'),
109 for my $jp (@jp){
[all …]
/dports/lang/perl5.34/perl-5.34.0/cpan/Encode/t/
H A Djperl.t4 # This script is written in euc-jp
36 my $Enamae = "\xbe\xae\xbb\xf4\x20\xc3\xc6"; # euc-jp, with \x escapes
37 use encoding "euc-jp";
39 my $Namae = "���� ��"; # in Japanese, in euc-jp
41 # euc-jp in \x format but after the pragma. But this one will be converted!
55 is(length($Enamae), 7, q{euc:length}); # 2*3+1
58 is($Enamae, Encode::encode('euc-jp', $Namae));
75 # local(${^ENCODING}) = Encode::find_encoding("euc-jp");
88 use encoding "euc-jp", Filter=>1;
H A Dguess.t49 my @jp = qw(7bit-jis shiftjis euc-jp);
53 for my $jp (@jp){
55 is(guess_encoding($test)->name, $jp, "JP:$jp");
58 is (decode('Guess', encode('euc-jp', $utf8on)), $utf8on, "decode('Guess')");
65 my $euc_jp = my $euc_jp_clone = encode('euc-jp', $utf8on);
66 Encode::from_to($euc_jp, 'Guess', 'euc-jp');
74 'euc-cn' => File::Spec->catfile(dirname(__FILE__), 'gb2312.utf'),
75 'euc-jp' => File::Spec->catfile(dirname(__FILE__), 'jisx0208.utf'),
76 'euc-kr' => File::Spec->catfile(dirname(__FILE__), 'ksc5601.utf'),
109 for my $jp (@jp){
[all …]
/dports/lang/perl5.30/perl-5.30.3/cpan/Encode/t/
H A Djperl.t4 # This script is written in euc-jp
36 my $Enamae = "\xbe\xae\xbb\xf4\x20\xc3\xc6"; # euc-jp, with \x escapes
37 use encoding "euc-jp";
39 my $Namae = "���� ��"; # in Japanese, in euc-jp
41 # euc-jp in \x format but after the pragma. But this one will be converted!
55 is(length($Enamae), 7, q{euc:length}); # 2*3+1
58 is($Enamae, Encode::encode('euc-jp', $Namae));
75 # local(${^ENCODING}) = Encode::find_encoding("euc-jp");
88 use encoding "euc-jp", Filter=>1;
H A Dguess.t49 my @jp = qw(7bit-jis shiftjis euc-jp);
53 for my $jp (@jp){
55 is(guess_encoding($test)->name, $jp, "JP:$jp");
58 is (decode('Guess', encode('euc-jp', $utf8on)), $utf8on, "decode('Guess')");
65 my $euc_jp = my $euc_jp_clone = encode('euc-jp', $utf8on);
66 Encode::from_to($euc_jp, 'Guess', 'euc-jp');
74 'euc-cn' => File::Spec->catfile(dirname(__FILE__), 'gb2312.utf'),
75 'euc-jp' => File::Spec->catfile(dirname(__FILE__), 'jisx0208.utf'),
76 'euc-kr' => File::Spec->catfile(dirname(__FILE__), 'ksc5601.utf'),
109 for my $jp (@jp){
[all …]
/dports/converters/p5-Encode/Encode-3.16/t/
H A Djperl.t4 # This script is written in euc-jp
36 my $Enamae = "\xbe\xae\xbb\xf4\x20\xc3\xc6"; # euc-jp, with \x escapes
37 use encoding "euc-jp";
39 my $Namae = "���� ��"; # in Japanese, in euc-jp
41 # euc-jp in \x format but after the pragma. But this one will be converted!
55 is(length($Enamae), 7, q{euc:length}); # 2*3+1
58 is($Enamae, Encode::encode('euc-jp', $Namae));
75 # local(${^ENCODING}) = Encode::find_encoding("euc-jp");
88 use encoding "euc-jp", Filter=>1;
H A Dguess.t49 my @jp = qw(7bit-jis shiftjis euc-jp);
53 for my $jp (@jp){
55 is(guess_encoding($test)->name, $jp, "JP:$jp");
58 is (decode('Guess', encode('euc-jp', $utf8on)), $utf8on, "decode('Guess')");
65 my $euc_jp = my $euc_jp_clone = encode('euc-jp', $utf8on);
66 Encode::from_to($euc_jp, 'Guess', 'euc-jp');
74 'euc-cn' => File::Spec->catfile(dirname(__FILE__), 'gb2312.utf'),
75 'euc-jp' => File::Spec->catfile(dirname(__FILE__), 'jisx0208.utf'),
76 'euc-kr' => File::Spec->catfile(dirname(__FILE__), 'ksc5601.utf'),
109 for my $jp (@jp){
[all …]
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Encode/t/
H A Djperl.t4 # This script is written in euc-jp
36 my $Enamae = "\xbe\xae\xbb\xf4\x20\xc3\xc6"; # euc-jp, with \x escapes
37 use encoding "euc-jp";
39 my $Namae = "���� ��"; # in Japanese, in euc-jp
41 # euc-jp in \x format but after the pragma. But this one will be converted!
55 is(length($Enamae), 7, q{euc:length}); # 2*3+1
58 is($Enamae, Encode::encode('euc-jp', $Namae));
75 # local(${^ENCODING}) = Encode::find_encoding("euc-jp");
88 use encoding "euc-jp", Filter=>1;
H A Dguess.t49 my @jp = qw(7bit-jis shiftjis euc-jp);
53 for my $jp (@jp){
55 is(guess_encoding($test)->name, $jp, "JP:$jp");
58 is (decode('Guess', encode('euc-jp', $utf8on)), $utf8on, "decode('Guess')");
65 my $euc_jp = my $euc_jp_clone = encode('euc-jp', $utf8on);
66 Encode::from_to($euc_jp, 'Guess', 'euc-jp');
74 'euc-cn' => File::Spec->catfile(dirname(__FILE__), 'gb2312.utf'),
75 'euc-jp' => File::Spec->catfile(dirname(__FILE__), 'jisx0208.utf'),
76 'euc-kr' => File::Spec->catfile(dirname(__FILE__), 'ksc5601.utf'),
109 for my $jp (@jp){
[all …]
/dports/games/xhime/xhime1.51/
H A Dxhime-doc.euc1 # This document writen in japanese (euc-kanji code).
5 ������ | ���礦����� (shochan@tcp-ip.or.jp, PED02616@nifty.ne.jp)
13 URL | http://www.tcp-ip.or.jp/~shochan/linux/xhime-j.html
36 rh110-doc.euc "����ɱ�����" �Υɥ������ (���ܸ�, euc-kanji)
38 xhime-doc.euc ���Υɥ������ (���ܸ�, euc-kanji)
39 xhime-hed.euc ��ñ��������ž���Ѥ����Ѥ��Ƥ������� (���ܸ�, euc-kanji)
40 xhime-man.euc �ޥ˥奢��ڡ��� (���ܸ�, euc-kanji)
58 ���ܸ�ޥ˥奢�� xhime-man.euc ����Ѥ�����ϡ��� OS �ǻȤ��Ƥ���
63 install -c -m 0444 xhime-man.euc /usr/X11R6/man/ja_JP.ujis/man1/xhime-j.1x
163 �ܥץ���������Ϻ�ԤǤ��� ���礦�����(PED02616@nifty.ne.jp)
[all …]
/dports/devel/p5-Term-Encoding/Term-Encoding-0.03/t/
H A D02_env.t20 test_locale('ja_JP.EUC-JP', 'euc-jp');
23 test_locale('ja_JP.euc', 'euc-jp');
24 test_locale('japanese.euc', 'euc-jp');
25 test_locale('ko_KR.euc', 'euc-kr');
/dports/www/lynx-current/lynx2.9.0dev.9/docs/
H A DREADME.jp85 ASSUME_CHARSET:euc-jp
94 #ASSUME_CHARSET:euc-jp
111 �⤷���� lynx.cfg ��� CHARACTER_SET �� euc-jp �⤷���� shift_jis ��
117 �� euc-jp �ˤʤäƤ��ʤ�����ǧ�����⤷�ʤäƤ����� iso-8859-1 �����ѹ�
129 2000/3/28 Takeshi Hataguchi <patakuti@t3.rim.or.jp>
130 ---- $LynxId: README.jp,v 1.2 2011/06/06 00:35:13 tom Exp $

12345678910>>...46