Home
last modified time | relevance | path

Searched refs:EUC (Results 26 – 50 of 83) sorted by relevance

1234

/PHP-5.5/ext/mbstring/
H A DREADME_PHP3-i18n-ja351 EUC-JP : EUC
364 EUC-JP : EUC
401 EUC-JP : EUC
432 EUC-JP : EUC
478 EUC-JP : EUC
492 EUC-JP : EUC
502 EUC-JP : EUC
517 EUC-JP : EUC
524 EUC-JP : EUC
537 EUC-JP : EUC
[all …]
/PHP-5.5/ext/mbstring/tests/
H A Dmb_internal_encoding_variation2.phpt40 'EUC-JP',
67 'EUC-CN',
70 'EUC-TW',
178 string(6) "EUC-JP"
181 string(6) "EUC-JP"
313 string(6) "EUC-CN"
316 string(6) "EUC-CN"
328 string(6) "EUC-TW"
331 string(6) "EUC-TW"
343 string(6) "EUC-KR"
[all …]
H A Dmb_strlen_variation3.phpt39 'EUC-JP',
66 'EUC-CN',
69 'EUC-TW',
206 -- Iteration 17: EUC-JP --
208 Encoding EUC-JP recognised
210 Encoding EUC-JP recognised
368 -- Iteration 44: EUC-CN --
370 Encoding EUC-CN recognised
372 Encoding EUC-CN recognised
386 -- Iteration 47: EUC-TW --
[all …]
H A Dmb_substr_variation3.phpt39 'EUC-JP',
66 'EUC-CN',
69 'EUC-TW',
206 -- Iteration 1: EUC-JP --
208 Encoding EUC-JP recognised
210 Encoding EUC-JP recognised
368 -- Iteration 1: EUC-CN --
370 Encoding EUC-CN recognised
372 Encoding EUC-CN recognised
386 -- Iteration 1: EUC-TW --
[all …]
H A Doverload01.phpt13 mbstring.internal_encoding=EUC-JP
23 EUC-JP
H A Dmb_internal_encoding.phpt12 // EUC-JP
13 $r = mb_internal_encoding('EUC-JP');
53 EUC-JP
H A Doverload02.phpt16 mbstring.internal_encoding=EUC-JP
32 EUC-JP
H A Dsimpletest.phpt2 Simple multi-byte print test (EUC-JP)
13 // EUC-JP strings
H A Dmb_decode_mimeheader_variation2.phpt32 "=?EUC-JP?B?xvzL3LjspcalraW5pcikx6S5oaMwMTIzNKO1o7ajt6O4o7mhow==?=",
33 "=?EUC-JP?Q?=C6=FC=CB=DC=B8=EC=A5=C6=A5=AD=A5=B9=A5=C8=A4=C7=A4=B9=A1=A3?=
34 =?EUC-JP?Q?=30=31=32=33=34=A3=B5=A3=B6=A3=B7=A3=B8=A3=B9=A1=A3?="
H A Dcommon.inc39 's1' => '���ܸ�EUC-JP��ʸ����',
45 public $s1 = '���ܸ�EUC-JP��ʸ����';
H A Dmb_send_mail02.phpt22 /* Japanese (EUC-JP) */
24 mb_internal_encoding('EUC-JP');
H A Dmb_ereg.phpt14 $encs = array( 'EUC-JP', 'Shift_JIS', 'SJIS', 'UTF-8' );
16 function test_ereg( $test_enc, $pat, $str, $in_enc = 'EUC-JP' ) {
H A Dmb_preferred_mime_name.phpt20 $str = mb_preferred_mime_name('EUC-JP');
51 EUC-JP
/PHP-5.5/ext/mbstring/oniguruma/
H A DREADME.ja14 EUC-JP, EUC-TW, EUC-KR, EUC-CN,
41 ư��ƥ��� (ASCII/EUC-JP)
147 enc/euc_jp.c EUC-JP �������ǥ���
148 enc/euc_tw.c EUC-TW �������ǥ���
149 enc/euc_kr.c EUC-KR, EUC-CN �������ǥ���
H A DREADME14 EUC-JP, EUC-TW, EUC-KR, EUC-CN,
41 * test (ASCII/EUC-JP)
141 enc/euc_jp.c EUC-JP encoding.
142 enc/euc_tw.c EUC-TW encoding.
143 enc/euc_kr.c EUC-KR, EUC-CN encoding.
/PHP-5.5/ext/iconv/tests/
H A Diconv_stream_filter_delimiter.phpt16 stream_filter_append($fp, 'convert.iconv.ISO-2022-JP/EUC-JP');
23 stream_filter_append($fp, 'convert.iconv.ISO-2022-JP.EUC-JP');
30 stream_filter_append($fp, 'convert.iconv.ISO-2022-JP\0EUC-JP');
47 Warning: stream_filter_append(): unable to create or locate filter "convert.iconv.ISO-2022-JP\0EUC-…
H A Diconv_strlen.phpt13 foo("���ܸ� EUC-JP", "EUC-JP");
H A Deucjp2utf8.phpt2 EUC-JP to UTF8
10 /* charset=EUC-JP */
51 $str = iconv("EUC-JP", "UTF-8", $str); /* libiconv(1.8) doesn't know "UTF8" but "UTF-8". */
H A Deucjp2sjis.phpt2 EUC-JP to SJIS
10 /* charset=EUC-JP */
51 $str = iconv("EUC-JP", "SJIS", $str);
H A Diconv_substr.phpt33 foo("��������������������������", 5, 7, "EUC-JP");
40 var_dump(iconv("ISO-2022-JP", "EUC-JP", iconv_substr(iconv("EUC-JP", "ISO-2022-JP", "����ˤ��� ISO-2…
H A Diconv_stream_filter.phpt16 stream_filter_append($fp, 'convert.iconv.ISO-2022-JP/EUC-JP');
24 stream_filter_append($fp, 'convert.iconv.ISO-2022-JP/EUC-JP');
/PHP-5.5/ext/xml/tests/
H A Dbug32001b.phpt2 Bug #32001 (xml_parse*() goes into infinite loop when autodetection in effect), using EUC-JP, Shift…
7 foreach(array('EUC-JP', 'Shift_JISP', 'GB2312') as $encoding) {
89 new testcase("EUC-JP" , 0),
90 new testcase("EUC-JP" , 1),
111 Encoding: EUC-JP
123 Encoding: EUC-JP
/PHP-5.5/ext/gd/libgd/
H A Dgdkanji.c45 #define EUC 5 macro
143 whatcode = EUC; in DetectKanjiCode()
156 whatcode = EUC; in DetectKanjiCode()
165 whatcode = EUC; in DetectKanjiCode()
172 whatcode = EUC; in DetectKanjiCode()
213 whatcode = EUC; in DetectKanjiCode()
222 whatcode = EUC; in DetectKanjiCode()
492 case EUC: in do_check_and_conv()
/PHP-5.5/ext/odbc/tests/
H A Dbug60616.phpt46 print "EUC-JP matched\n";
48 print "EUC-JP mismatched\n";
63 EUC-JP matched
/PHP-5.5/ext/standard/tests/strings/
H A Dhtmlentities23.phpt2 htmlentities() / htmlspecialchars() ENT_SUBSTITUTE EUC-JP
23 $a = htmlentities($test, ENT_QUOTES | ENT_SUBSTITUTE, "EUC-JP");
26 $a = htmlspecialchars($test, ENT_QUOTES | ENT_SUBSTITUTE, "EUC-JP");

Completed in 57 milliseconds

1234