Home
last modified time | relevance | path

Searched refs:ok (Results 226 – 250 of 851) sorted by relevance

12345678910>>...35

/PHP-5.3/Zend/tests/
H A Dbug54262.phpt9 echo "ok\n";
17 ok
H A Dgc_023.phpt23 echo "ok\n";
29 ok
H A Dbug36006.phpt27 echo "ok\n";
30 ok
H A Dbug40809.phpt30 echo "ok\n";
33 ok
H A Dbug42211.phpt14 static public $publicBar = "ok";
15 static protected $protectedBar = "ok";
H A Dbug32993.phpt26 echo "ok\n";
29 ok
H A Dbug39438.phpt42 echo "ok\n";
45 ok
H A Dbug63635.phpt36 echo "ok\n";
58 ok
/PHP-5.3/ext/ctype/tests/
H A Dbug25745.phpt23 echo "ok\n";
26 ok
/PHP-5.3/ext/gd/tests/
H A Dpngcomp.phpt26 echo "ok\n";
32 PNG compression test: ok
H A Dtypes.phpt30 echo "ok\n";
33 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 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 Dimagewbmp.phpt25 echo !$failed ? 'ok' : 'failed';
30 test create wbmp: ok
H A Dxpm2png.phpt21 …echo imagepng(imagecreatefromxpm($cwd . "/conv_test.xpm"), $cwd . "/test_xpm.png") ? 'ok' : 'faile…
27 XPM to PNG conversion: ok
/PHP-5.3/ext/phar/tests/cache_list/
H A Dcopyonwrite10.phar.phpt20 echo "ok\n";
25 ok
/PHP-5.3/ext/date/tests/
H A Ddate_diff.phpt11 $ok = 0;
55 $ok++;
60 echo $ok, "\n";
/PHP-5.3/ext/standard/tests/general_functions/
H A Dbug47857.phpt7 echo "ok\n";
19 ok
/PHP-5.3/ext/xmlreader/tests/
H A D006.phpt25 echo "ok\n";
35 ok
/PHP-5.3/ext/standard/tests/file/
H A Dbug39367.phpt16 file_put_contents('/tmp/testfile1', 'ok');
33 ok
/PHP-5.3/tests/security/
H A Dbug53226.phpt10 var_dump(file_exists('./test/ok/ok.txt'));
H A Dopen_basedir_link.phpt17 $target = ($initdir."/test/ok/ok.txt");
23 $link = ($initdir."/test/ok/link.txt");
30 $target = ($initdir."/test/ok/ok.txt");
/PHP-5.3/ext/spl/tests/
H A Dfixedarray_010.phpt41 print "ok\n";
50 ok

Completed in 31 milliseconds

12345678910>>...35