Searched refs:OK (Results 51 – 75 of 220) sorted by relevance
123456789
/PHP-5.4/ext/spl/tests/ |
H A D | bug70068.phpt | 7 OK 9 OK
|
/PHP-5.4/ext/date/tests/ |
H A D | bug33415-1.phpt | 6 print "TZ=America/Jujuy - Is it OK for this to be 2 AM, rather than 1 15 print "TZ=Asia/Tbilisi - Is it OK for this to be 2 AM?\n"; 24 TZ=America/Jujuy - Is it OK for this to be 2 AM, rather than 1 30 TZ=Asia/Tbilisi - Is it OK for this to be 2 AM?
|
H A D | bug49700.phpt | 12 echo "OK\n"; 15 OK
|
/PHP-5.4/ext/intl/tests/ |
H A D | bug55562.phpt | 8 grapheme_substr('FOK', 1, 20), // expected: OK 12 string(2) "OK"
|
/PHP-5.4/ext/standard/tests/strings/ |
H A D | add-and-stripslashes.phpt | 13 echo "OK\n"; 20 Normal: OK
|
/PHP-5.4/ext/standard/tests/array/ |
H A D | array_diff_1.phpt | 11 echo "OK!"; 15 OK!
|
/PHP-5.4/ext/pgsql/tests/ |
H A D | 06copy.phpt | 18 echo "OK"; 22 OK
|
H A D | 07optional.phpt | 21 echo "OK"; 24 OK
|
H A D | 21pg_get_notify.phpt | 17 isset($msg['message'],$msg['pid']) ? print 'OK' : print 'NG'; 20 OK
|
/PHP-5.4/ext/xsl/tests/ |
H A D | bug54446.phpt | 43 print "OK, no file created\n"; 54 print "OK, file exists\n"; 70 print "OK, no file created\n"; 82 OK, no file created 83 OK, file exists 92 OK, no file created
|
/PHP-5.4/ext/imap/tests/ |
H A D | imap_fetch_overview_variation5.phpt | 75 udate is OK 88 udate is OK 99 udate is OK 115 udate is OK 126 udate is OK 137 udate is OK
|
/PHP-5.4/ext/reflection/tests/ |
H A D | bug26640.phpt | 20 echo "OK\n"; 25 OK
|
/PHP-5.4/ext/zip/tests/ |
H A D | zip_entry_open.phpt | 12 echo zip_entry_open($zip, $entry, "r") ? "OK" : "Failure"; 18 OK
|
/PHP-5.4/ext/wddx/tests/ |
H A D | bug27287.phpt | 16 echo "OK\n"; 20 OK
|
/PHP-5.4/ext/standard/tests/file/ |
H A D | bug55124.phpt | 15 echo "OK"; 18 OK
|
H A D | bug41815.phpt | 15 echo "OK\n"; 26 OK
|
/PHP-5.4/Zend/tests/ |
H A D | bug37251.phpt | 6 echo 'OK'; 19 OK
|
H A D | call_user_func_003.phpt | 11 return 'OK!'; 23 %unicode|string%(3) "OK!"
|
H A D | bug70121.phpt | 7 OK 9 OK
|
/PHP-5.4/tests/classes/ |
H A D | bug27468.phpt | 11 echo 'OK'; 17 OK
|
/PHP-5.4/ext/gd/tests/ |
H A D | bug43121.phpt | 18 print "OK"; 21 OK
|
/PHP-5.4/ext/oci8/tests/ |
H A D | drcp_newconnect.phpt | 27 echo "First and second connections share a resource: Not OK\n"; 29 echo "First and second connections are different OK\n"; 41 First and second connections are different OK
|
/PHP-5.4/ext/pdo_oci/tests/ |
H A D | pdo_oci_attr_client.phpt | 26 echo "Version OK, so far as can be portably checked\n"; 33 echo "Version OK, so far as can be portably checked\n"; 42 Version OK, so far as can be portably checked
|
/PHP-5.4/ext/mysqli/tests/ |
H A D | bug39457.phpt | 18 echo "OK\n"; 21 OK
|
/PHP-5.4/tests/lang/ |
H A D | 032.phpt | 32 echo "OK\n"; 35 OK
|
Completed in 27 milliseconds
123456789