Home
last modified time | relevance | path

Searched refs:zend (Results 1 – 25 of 98) sorted by relevance

1234

/PHP-5.5/Zend/tests/
H A Dgc_003.phpt5 ini_set('zend.enable_gc','0');
7 echo ini_get('zend.enable_gc') . "\n";
8 ini_set('zend.enable_gc','1');
10 echo ini_get('zend.enable_gc') . "\n";
H A Dgc_002.phpt7 echo ini_get('zend.enable_gc') . "\n";
10 echo ini_get('zend.enable_gc') . "\n";
H A Ddeclare_004.phpt5 if (!ini_get("zend.multibyte")) {
6 die("skip Requires zend.multibyte=1");
/PHP-5.5/Zend/
H A DZendCore.dep12 ".\zend.h"\
21 ".\zend.h"\
38 ".\zend.h"\
53 ".\zend.h"\
71 ".\zend.h"\
90 ".\zend.h"\
101 ".\zend.h"\
118 ".\zend.h"\
137 ".\zend.h"\
148 ".\zend.h"\
[all …]
H A Dheader5 | Copyright (c) 1998-2010 Zend Technologies Ltd. (http://www.zend.com) |
10 | http://www.zend.com/license/2_00.txt. |
13 | license@zend.com so we can mail you a copy immediately. |
/PHP-5.5/Zend/tests/multibyte/
H A Dmultibyte_encoding_004.phpt5 if (!in_array("zend.detect_unicode", array_keys(ini_get_all()))) {
6 die("skip Requires configure --enable-zend-multibyte option");
13 zend.multibyte=1
14 zend.script_encoding=Shift_JIS
H A Dmultibyte_encoding_005.phpt5 if (!in_array("zend.detect_unicode", array_keys(ini_get_all()))) {
6 die("skip Requires configure --enable-zend-multibyte option");
13 zend.multibyte=1
15 zend.script_encoding=Shift_JIS
H A Dmultibyte_encoding_002.phpt5 if (!in_array("zend.detect_unicode", array_keys(ini_get_all()))) {
6 die("skip Requires configure --enable-zend-multibyte option");
13 zend.multibyte=1
H A Dmultibyte_encoding_001.phpt5 if (!in_array("zend.detect_unicode", array_keys(ini_get_all()))) {
6 die("skip Requires configure --enable-zend-multibyte option");
13 zend.multibyte=1
H A Dmultibyte_encoding_003.phpt5 if (!in_array("zend.detect_unicode", array_keys(ini_get_all()))) {
6 die("skip Requires configure --enable-zend-multibyte option");
13 zend.multibyte=1
H A Dmultibyte_encoding_006.phpt5 if (!in_array("zend.detect_unicode", array_keys(ini_get_all()))) {
6 die("skip Requires configure --enable-zend-multibyte option");
13 zend.multibyte=1
/PHP-5.5/ext/mbstring/tests/
H A Dzend_multibyte-03.phpt2 zend multibyte (3)
5 zend.multibyte=On
6 zend.script_encoding=UTF-8
H A Dzend_multibyte-01.phpt2 zend multibyte (1)
5 zend.multibyte=On
6 zend.script_encoding=Shift_JIS
H A Dzend_multibyte-04.phpt2 zend multibyte (4)
5 zend.multibyte=On
6 zend.script_encoding=CP932
H A Dzend_multibyte-13.phpt2 zend multibyte (13)
5 zend.multibyte=On
6 zend.script_encoding=UTF-8
H A Dzend_multibyte-14.phpt2 zend multibyte (14)
5 zend.multibyte=On
6 zend.script_encoding=UTF-8
H A Dzend_multibyte-07.phpt2 zend multibyte (7)
7 zend.multibyte=On
8 zend.script_encoding=ISO-8859-1
H A Dzend_multibyte-08.phpt2 zend multibyte (8)
7 zend.multibyte=On
8 zend.script_encoding=ISO-8859-1
H A Dzend_multibyte-02.phpt2 zend multibyte (2)
6 zend.multibyte=On
7 zend.script_encoding=UTF-8
H A Dzend_multibyte-06.phpt2 zend multibyte (6)
6 zend.multibyte=On
7 zend.script_encoding=EUC-JP
H A Dzend_multibyte-05.phpt2 zend multibyte (5)
5 zend.multibyte=On
6 zend.script_encoding=EUC-JP
H A Dzend_multibyte-09.phpt2 zend multibyte (9)
7 zend.multibyte=On
8 zend.script_encoding=cp1251
H A Dzend_multibyte-10.phpt2 zend multibyte (10)
5 zend.multibyte=1
H A Dzend_multibyte-11.phpt2 zend multibyte (11)
5 zend.multibyte=1
H A Dzend_multibyte-12.phpt2 zend multibyte (12)
5 zend.multibyte=1

Completed in 36 milliseconds

1234