Home
last modified time | relevance | path

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

12345678910>>...35

/PHP-5.4/ext/pdo_sqlite/tests/
H A Dbug52487.phpt17 print "ok\n";
21 ok
/PHP-5.4/ext/pcntl/tests/
H A Dpcntl_exec_2.phpt16 echo "ok\n";
26 ok
/PHP-5.4/Zend/tests/
H A Dbug34064.phpt9 $test = "ok";
31 string(2) "ok"
H A Dbug35239.phpt12 $a->x0->y1 = "ok\n";
27 ok
H A Dbug39346.phpt23 echo "ok\n";
26 ok
H A Dbug35634.phpt33 print "ok\n";
38 ok
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";
/PHP-5.4/ext/ctype/tests/
H A Dbug25745.phpt23 echo "ok\n";
26 ok
/PHP-5.4/ext/phar/tests/cache_list/
H A Dcopyonwrite10.phar.phpt19 echo "ok\n";
24 ok
/PHP-5.4/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 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
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
/PHP-5.4/ext/date/tests/
H A Ddate_diff.phpt11 $ok = 0;
55 $ok++;
60 echo $ok, "\n";
/PHP-5.4/ext/standard/tests/general_functions/
H A Dbug47857.phpt7 echo "ok\n";
19 ok
/PHP-5.4/ext/xmlreader/tests/
H A D006.phpt25 echo "ok\n";
35 ok
/PHP-5.4/ext/standard/tests/file/
H A Dbug39367.phpt16 file_put_contents('/tmp/testfile1', 'ok');
33 ok

Completed in 41 milliseconds

12345678910>>...35