Searched refs:ok (Results 51 – 75 of 944) sorted by relevance
12345678910>>...38
/PHP-8.0/Zend/tests/try/ |
H A D | try_finally_021.phpt | 9 echo "ok\n"; 12 echo "ok\n"; 19 ok 20 ok
|
/PHP-8.0/ext/ffi/tests/ |
H A D | 028.phpt | 11 echo "ok\n"; 17 echo "ok\n"; 23 echo "ok\n"; 29 echo "ok\n"; 35 echo "ok\n"; 41 echo "ok\n"; 47 ok 48 ok 49 ok
|
H A D | 018.phpt | 11 echo "ok\n"; 17 echo "ok\n"; 22 ok 25 ok 26 ok
|
H A D | 016.phpt | 11 echo "ok\n"; 17 echo "ok\n"; 23 echo "ok\n"; 28 ok 32 ok 33 ok
|
H A D | 020.phpt | 13 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
|
/PHP-8.0/ext/date/tests/ |
H A D | bug76462.phpt | 8 $ok = new DateInterval('P0Y'); 9 $ok->f = $ok->f + 0.01; 12 var_dump($ok->f);
|
/PHP-8.0/ext/intl/tests/ |
H A D | idn_uts46_basic.phpt | 14 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"; 31 all ok, no details: 33 all ok, no details, transitional: 35 all ok, with details: 45 reverse, ok, with details:
|
/PHP-8.0/Zend/tests/ |
H A D | bug42820.phpt | 6 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 D | unset_cv09.phpt | 5 $x = "ok\n"; 8 echo "ok\n"; 11 ok 14 ok
|
H A D | unset_cv10.phpt | 6 $x = "ok\n"; 10 echo "ok\n"; 13 ok 16 ok
|
H A D | ns_082.phpt | 7 namespace ok { 8 echo "ok\n"; 12 ok
|
H A D | ns_054.phpt | 9 echo "ok\n"; 15 echo "ok\n"; 28 ok 29 ok
|
/PHP-8.0/ext/gd/tests/ |
H A D | lines.phpt | 22 echo "Horizontal: ok\n"; 37 echo "Vertical: ok\n"; 58 echo "Diagonal: ok\n"; 72 echo "Outside 1: ok\n"; 85 echo "Outside 2: ok\n"; 98 echo "Outside 2: ok\n"; 104 Horizontal: ok 105 Vertical: ok 106 Diagonal: ok 107 Outside 1: ok [all …]
|
H A D | jpeg2png.phpt | 21 …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
|
/PHP-8.0/ext/shmop/tests/ |
H A D | 001.phpt | 20 echo "ok\n"; 30 echo "ok\n"; 40 echo "ok\n"; 57 echo "ok\n"; 65 echo "ok\n"; 74 echo "ok\n"; 78 shm open for create: ok 80 shm write test #1: ok 82 shm open for read only: ok 85 shm open for read only: ok [all …]
|
/PHP-8.0/tests/security/ |
H A D | open_basedir_readlink.phpt | 20 $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 D | open_basedir_linkinfo.phpt | 23 $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-8.0/ext/simplexml/tests/ |
H A D | 021.phpt | 8 $ok = 1; 11 $ok *= 0; 14 $ok *= 0; 16 if ($ok) {
|
/PHP-8.0/ext/pcre/tests/ |
H A D | preg_replace_callback_array.phpt | 14 return "ok"; 33 "/b/" => function () { return "ok"; }, 41 "/b/" => function($a) { return "ok"; }), 'a', -1, $count)); 50 string(2) "ok" 51 string(2) "ok" 52 string(2) "ok"
|
/PHP-8.0/ext/session/tests/ |
H A D | 005.phpt | 17 …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 D | 025.phpt | 17 …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 D | 003.phpt | 16 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… 34 string(2) "ok" 42 string(2) "ok"
|
H A D | 023.phpt | 16 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… 36 string(2) "ok" 44 string(2) "ok"
|
/PHP-8.0/ext/mbstring/tests/ |
H A D | mb_split.phpt | 18 print "ok\n"; 37 ok 38 ok 39 ok 40 ok 41 ok
|
/PHP-8.0/Zend/tests/return_types/ |
H A D | 030.phpt | 10 echo "ok\n"; 12 echo "ok\n"; 16 ok 17 ok
|
Completed in 26 milliseconds
12345678910>>...38