Home
last modified time | relevance | path

Searched refs:ok (Results 51 – 75 of 932) sorted by relevance

12345678910>>...38

/PHP-7.4/ext/mbstring/tests/
H A Dzend_multibyte-15.phpt10 echo "ok\n";
13 echo "ok\n";
17 ok
18 ok
H A Dmb_split.phpt20 print "ok\n";
39 ok
40 ok
41 ok
42 ok
43 ok
/PHP-7.4/Zend/tests/try/
H A Dtry_finally_021.phpt9 echo "ok\n";
12 echo "ok\n";
19 ok
20 ok
/PHP-7.4/ext/intl/tests/
H A Didn_uts46_basic.phpt14 echo "all ok, no details:", "\n";
18 echo "all ok, no details, transitional:", "\n";
21 echo "all ok, with details:", "\n";
26 echo "reverse, ok, with details:", "\n";
30 all ok, no details:
32 all ok, no details, transitional:
34 all ok, with details:
44 reverse, ok, with details:
/PHP-7.4/ext/pcre/tests/
H A Dpreg_replace_callback_array.phpt14 return "ok";
33 "/b/" => function () { return "ok"; },
41 "/b/" => function($a) { return "ok"; }), 'a', -1, $count));
46 string(2) "ok"
47 string(2) "ok"
48 string(2) "ok"
/PHP-7.4/Zend/tests/
H A Dbug42820.phpt6 const ok = 0;
8 const ok = 0;
10 var_dump(defined('ns\\ok'));
12 var_dump(defined('\\ns\\ok'));
14 var_dump(defined('ns\\foo::ok'));
16 var_dump(defined('\\ns\\foo::ok'));
H A Dunset_cv09.phpt5 $x = "ok\n";
8 echo "ok\n";
11 ok
14 ok
H A Dunset_cv10.phpt6 $x = "ok\n";
10 echo "ok\n";
13 ok
16 ok
H A Dns_082.phpt7 namespace ok {
8 echo "ok\n";
12 ok
H A Dns_054.phpt9 echo "ok\n";
15 echo "ok\n";
28 ok
29 ok
/PHP-7.4/ext/date/tests/
H A Dbug76462.phpt8 $ok = new DateInterval('P0Y');
9 $ok->f = $ok->f + 0.01;
12 var_dump($ok->f);
/PHP-7.4/ext/gd/tests/
H A Djpeg2png.phpt21 …echo imagejpeg(imagecreatefrompng($cwd . "/conv_test.png"), $cwd . "/test_jpeg.jpeg") ? 'ok' : 'fa…
25 …echo imagepng(imagecreatefromjpeg($cwd . "/test_jpeg.jpeg"), $cwd . "/test_jpng.png") ? 'ok' : 'fa…
29 …echo imagepng(imagecreatefromjpeg($cwd . "/conv_test.jpg"), $cwd . "/test_png.png") ? 'ok' : 'fail…
33 …echo imagejpeg(imagecreatefrompng($cwd . "/test_png.png"), $cwd . "/test_pjpeg.jpeg") ? 'ok' : 'fa…
42 PNG to JPEG conversion: ok
43 Generated JPEG to PNG conversion: ok
44 JPEG to PNG conversion: ok
45 Generated PNG to JPEG conversion: ok
H A Dlines.phpt26 echo "Horizontal: ok\n";
41 echo "Vertical: ok\n";
62 echo "Diagonal: ok\n";
76 echo "Outside 1: ok\n";
89 echo "Outside 2: ok\n";
102 echo "Outside 2: ok\n";
109 Horizontal: ok
110 Vertical: ok
111 Diagonal: ok
112 Outside 1: ok
[all …]
/PHP-7.4/ext/ffi/tests/
H A D018.phpt11 echo "ok\n";
17 echo "ok\n";
22 ok
25 ok
26 ok
H A D020.phpt13 echo "ok\n";
21 echo "ok\n";
28 echo "ok\n";
35 echo "ok\n";
42 echo "ok\n";
49 echo "ok\n";
57 echo "ok\n";
62 ok
68 ok
71 ok
H A D016.phpt11 echo "ok\n";
17 echo "ok\n";
23 echo "ok\n";
28 ok
32 ok
33 ok
/PHP-7.4/ext/shmop/tests/
H A D001.phpt20 echo "ok\n";
30 echo "ok\n";
42 echo "ok\n";
57 echo "ok\n";
65 echo "ok\n";
74 echo "ok\n";
80 shm open for create: ok
82 shm write test #1: ok
84 shm open for read only: ok
88 shm open for read only: ok
[all …]
/PHP-7.4/tests/security/
H A Dopen_basedir_readlink.phpt20 $symlink = ($initdir."/test/ok/symlink.txt");
23 chdir($initdir."/test/ok");
26 var_dump(readlink("../ok/symlink.txt"));
27 var_dump(readlink("../ok/./symlink.txt"));
29 var_dump(readlink($initdir."/test/ok/symlink.txt"));
31 $target = ($initdir."/test/ok/ok.txt");
32 $symlink = ($initdir."/test/ok/symlink.txt");
55 Warning: readlink(): open_basedir restriction in effect. File(../ok/symlink.txt) is not within the …
58 Warning: readlink(): open_basedir restriction in effect. File(../ok/./symlink.txt) is not within th…
64 Warning: readlink(): open_basedir restriction in effect. File(%s/test/ok/symlink.txt) is not within…
[all …]
H A Dopen_basedir_linkinfo.phpt23 $symlink = ($initdir."/test/ok/symlink.txt");
26 chdir($initdir."/test/ok");
29 var_dump(linkinfo("../ok/symlink.txt"));
30 var_dump(linkinfo("../ok/./symlink.txt"));
32 var_dump(linkinfo($initdir."/test/ok/symlink.txt"));
34 $target = ($initdir."/test/ok/ok.txt");
35 $symlink = ($initdir."/test/ok/symlink.txt");
/PHP-7.4/ext/simplexml/tests/
H A D021.phpt8 $ok = 1;
11 $ok *= 0;
14 $ok *= 0;
16 if ($ok) {
/PHP-7.4/ext/session/tests/
H A D005.phpt17 …lic $data = 'baz|O:3:"foo":2:{s:3:"bar";s:2:"ok";s:3:"yes";i:1;}arr|a:1:{i:3;O:3:"foo":2:{s:3:"bar…
53 public $bar = "ok";
97 string(2) "ok"
105 string(2) "ok"
110 …ITE: abtest, baz|O:3:"foo":2:{s:3:"bar";s:2:"ok";s:3:"yes";i:2;}arr|a:1:{i:3;O:3:"foo":2:{s:3:"bar…
116 string(2) "ok"
124 string(2) "ok"
130 …ITE: abtest, baz|O:3:"foo":2:{s:3:"bar";s:2:"ok";s:3:"yes";i:3;}arr|a:1:{i:3;O:3:"foo":2:{s:3:"bar…
136 string(2) "ok"
144 string(2) "ok"
H A D025.phpt17 …lic $data = 'baz|O:3:"foo":2:{s:3:"bar";s:2:"ok";s:3:"yes";i:1;}arr|a:1:{i:3;O:3:"foo":2:{s:3:"bar…
54 public $bar = "ok";
99 string(2) "ok"
107 string(2) "ok"
112 …ITE: abtest, baz|O:3:"foo":2:{s:3:"bar";s:2:"ok";s:3:"yes";i:2;}arr|a:1:{i:3;O:3:"foo":2:{s:3:"bar…
118 string(2) "ok"
126 string(2) "ok"
132 …ITE: abtest, baz|O:3:"foo":2:{s:3:"bar";s:2:"ok";s:3:"yes";i:3;}arr|a:1:{i:3;O:3:"foo":2:{s:3:"bar…
138 string(2) "ok"
146 string(2) "ok"
H A D003.phpt16 public $bar = "ok";
22 …sion_decode('baz|O:3:"foo":2:{s:3:"bar";s:2:"ok";s:3:"yes";i:1;}arr|a:1:{i:3;O:3:"foo":2:{s:3:"bar…
33 string(2) "ok"
41 string(2) "ok"
H A D023.phpt16 public $bar = "ok";
22 …sion_decode('baz|O:3:"foo":2:{s:3:"bar";s:2:"ok";s:3:"yes";i:1;}arr|a:1:{i:3;O:3:"foo":2:{s:3:"bar…
35 string(2) "ok"
43 string(2) "ok"
H A D004.phpt17 …lic $data = 'baz|O:3:"foo":2:{s:3:"bar";s:2:"ok";s:3:"yes";i:1;}arr|a:1:{i:3;O:3:"foo":2:{s:3:"bar…
52 public $bar = "ok";
81 string(2) "ok"
89 string(2) "ok"
94 …ITE: abtest, baz|O:3:"foo":2:{s:3:"bar";s:2:"ok";s:3:"yes";i:2;}arr|a:1:{i:3;O:3:"foo":2:{s:3:"bar…
99 string(2) "ok"
107 string(2) "ok"

Completed in 26 milliseconds

12345678910>>...38