Home
last modified time | relevance | path

Searched refs:ok (Results 276 – 300 of 918) sorted by relevance

1...<<11121314151617181920>>...37

/PHP-7.3/ext/ctype/tests/
H A Dbug25745.phpt23 echo "ok\n";
26 ok
/PHP-7.3/ext/gd/tests/
H A Dgif2jpg.phpt21 …echo imagejpeg(imagecreatefromgif($cwd . "/conv_test.gif"), $cwd . "/test_gif.jpeg") ? 'ok' : 'fai…
27 GIF to JPEG conversion: ok
H A Dgif2png.phpt21 …echo imagepng(imagecreatefromgif($cwd . "/conv_test.gif"), $cwd . "/test_gif.png") ? 'ok' : 'faile…
27 GIF to PNG conversion: ok
H A Dxbm2png.phpt20 …echo imagepng(imagecreatefromxbm($cwd . "/conv_test.xbm"), $cwd . "/test_xbm.png") ? 'ok' : 'faile…
26 XBM to PNG conversion: ok
H A Dxpm2jpg.phpt21 …echo imagejpeg(imagecreatefromxpm($cwd . "/conv_test.xpm"), $cwd . "/test_xpm.jpeg") ? 'ok' : 'fai…
27 XPM to JPEG conversion: ok
H A Dxpm2png.phpt21 …echo imagepng(imagecreatefromxpm($cwd . "/conv_test.xpm"), $cwd . "/test_xpm.png") ? 'ok' : 'faile…
27 XPM to PNG conversion: ok
H A Dimagewbmp-mb.phpt25 echo !$failed ? 'ok' : 'failed';
30 test create wbmp: ok
H A Dimagewbmp.phpt25 echo !$failed ? 'ok' : 'failed';
30 test create wbmp: ok
H A Dpngcomp.phpt26 echo "ok\n";
32 PNG compression test: ok
H A Dtypes.phpt30 echo "ok\n";
33 ok
/PHP-7.3/ext/phar/tests/cache_list/
H A Dcopyonwrite10.phar.phpt19 echo "ok\n";
24 ok
/PHP-7.3/Zend/tests/
H A Dbug40809.phpt29 echo "ok\n";
32 ok
H A Dgc_023.phpt23 echo "ok\n";
29 ok
H A Dbug42211.phpt14 static public $publicBar = "ok";
15 static protected $protectedBar = "ok";
H A Dbug34064.phpt9 $test = "ok";
31 string(2) "ok"
H A Dbug36006.phpt27 echo "ok\n";
30 ok
H A Dbug63635.phpt36 echo "ok\n";
58 ok
/PHP-7.3/ext/pcntl/tests/
H A Dpcntl_realtime_signal.phpt16 echo "ok\n";
20 ok
/PHP-7.3/ext/soap/tests/bugs/
H A Dbug34657.phpt15 echo "ok\n";
23 ok
/PHP-7.3/ext/date/tests/
H A Ddate_diff.phpt11 $ok = 0;
55 $ok++;
60 echo $ok, "\n";
/PHP-7.3/ext/standard/tests/file/
H A Dbug39367.phpt16 file_put_contents('/tmp/testfile1', 'ok');
33 ok
/PHP-7.3/ext/zip/tests/
H A Dbug76524.phpt17 echo 'ok';
24 ok((?!memory leaks detected).)*
/PHP-7.3/ext/xmlreader/tests/
H A D006.phpt24 echo "ok\n";
34 ok
/PHP-7.3/tests/security/
H A Dbug53226.phpt10 var_dump(file_exists('./test/ok/ok.txt'));
/PHP-7.3/ext/pdo_mysql/tests/
H A Dbug_74376.phpt24 print "ok";
27 ok

Completed in 32 milliseconds

1...<<11121314151617181920>>...37