Home
last modified time | relevance | path

Searched refs:OK (Results 1 – 25 of 239) sorted by path

12345678910

/PHP-5.5/
H A D.gdbinit613 set $stat = "OK"
H A DINSTALL2050 + Press OK
2085 + Press OK and restart your computer
/PHP-5.5/Zend/
H A DZEND_CHANGES766 print "OK!\n";
768 print "Not OK!\n";
/PHP-5.5/Zend/tests/
H A Dbug24635.phpt27 echo "OK\n";
30 OK
H A Dbug37251.phpt6 echo 'OK';
19 OK
H A Dbug63741.phpt14 print "OK!\n";
50 OK!
H A Dbug70121.phpt7 OK
9 OK
H A Dcall_user_func_003.phpt11 return 'OK!';
23 %unicode|string%(3) "OK!"
H A Dcall_with_refs.phpt14 echo "OK!";
18 OK!
/PHP-5.5/Zend/tests/traits/
H A Dinterface_001.phpt21 print "OK\n";
25 OK
/PHP-5.5/ext/bz2/tests/
H A D004.phpt51 string(2) "OK"
53 string(2) "OK"
59 string(2) "OK"
61 string(2) "OK"
H A Dwith_strings.phpt27 OK
/PHP-5.5/ext/com_dotnet/tests/
H A D27974.phpt26 echo "Got BADINDEX exception OK!\n";
28 echo "OK!";
42 Got BADINDEX exception OK!
43 OK!
H A Dvariants.phpt42 echo "OK!";
637 OK!
/PHP-5.5/ext/curl/tests/
H A Dcurl_writeheader_callback.phpt7 …TION. Different test servers might return different sets of headers. Just test for HTTP/1.1 200 OK.
/PHP-5.5/ext/date/tests/
H A DDateTimeZone_verify.phpt8 echo "Verify DateTimeZone class registered OK\n";
23 Verify DateTimeZone class registered OK
H A DDateTime_verify.phpt8 echo "Verify DateTime class registered OK\n";
24 Verify DateTime class registered OK
H A Dbig_year.phpt4 <?php echo PHP_INT_SIZE != 8 ? "skip 64-bit only" : "OK"; ?>
13 echo "OK\n";
17 OK
H A Dbug33415-1.phpt6 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 Dbug33415-2.phpt15 print "TZ=Asia/Thimbu - Is it OK for this to be 0:30 AM? yes\n";
41 print "TZ=Asia/Kashgar - Is it OK for this to be 3 AM? yes\n";
218 TZ=Asia/Thimbu - Is it OK for this to be 0:30 AM? yes
235 TZ=Asia/Kashgar - Is it OK for this to be 3 AM? yes
268 TZ=America/Guyana - Is it OK for this to be 0:45 AM? yes
273 TZ=Asia/Tehran - Is it OK for this to be 0:30 AM? yes
289 TZ=Asia/Katmandu - Is it OK for this to 0:15 AM?. yes
294 TZ=Pacific/Nauru - Is it OK for this to be 0:30? yes
299 TZ=Pacific/Niue - Is it OK for this to be 0:30 AM? yes
310 TZ=America/Miquelon - Is it OK for this to be 1 AM ? yes
[all …]
H A Dbug41523-64bit.phpt4 <?php echo PHP_INT_SIZE != 8 ? "skip 64-bit only" : "OK"; ?>
H A Dbug41523.phpt4 <?php echo PHP_INT_SIZE == 8 ? "skip 32-bit only" : "OK"; ?>
H A Dbug49700.phpt12 echo "OK\n";
15 OK
H A Dmktime-3-64bit.phpt4 <?php echo PHP_INT_SIZE != 8 ? "skip 64-bit only" : "OK" ?>
H A Dmktime-3.phpt4 <?php echo PHP_INT_SIZE == 8 ? "skip 32-bit only" : "OK" ?>

Completed in 32 milliseconds

12345678910