Home
last modified time | relevance | path

Searched refs:OK (Results 151 – 175 of 220) sorted by relevance

123456789

/PHP-5.4/ext/pgsql/tests/
H A D05large_object.phpt71 echo "OK";
82 OK
/PHP-5.4/sapi/cli/tests/
H A Dphp_cli_server_006.phpt35 HTTP/1.1 200 OK
H A Dbug65633.phpt39 HTTP/1.1 200 OK
H A Dphp_cli_server_017.phpt38 HTTP/1.1 200 OK
H A Dphp_cli_server_004.phpt39 HTTP/1.1 200 OK
H A Dphp_cli_server_012.phpt41 HTTP/1.1 200 OK
H A Dphp_cli_server_005.phpt51 HTTP/1.1 200 OK
H A Dphp_cli_server_015.phpt42 HTTP/1.1 200 OK
/PHP-5.4/ext/standard/tests/strings/
H A Dwordwrap.phpt37 OK
H A Dtrim.phpt27 OK
/PHP-5.4/ext/wddx/tests/
H A D001-64bit.phpt5 <?php echo PHP_INT_SIZE != 8 ? "skip 64-bit only" : "OK" ?>
H A D001.phpt5 <?php echo PHP_INT_SIZE == 8 ? "skip 32-bit only" : "OK" ?>
/PHP-5.4/ext/standard/tests/mail/
H A Dmail_variation_alt3-win32.phpt42 echo "Msg sent OK\n";
81 echo "TEST PASSED: Msgs sent and deleted OK\n";
H A Dmail_variation_alt1-win32.phpt43 echo "Msg sent OK\n";
82 echo "TEST PASSED: Msgs sent and deleted OK\n";
H A Dmail_variation_alt2-win32.phpt43 echo "Msg sent OK\n";
82 echo "TEST PASSED: Msgs sent and deleted OK\n";
/PHP-5.4/ext/standard/tests/math/
H A Dround.phpt37 OK
/PHP-5.4/ext/standard/tests/http/
H A Dbug53198.phpt15 "data://text/plain,HTTP/1.0 200 OK\r\n\r\n",
/PHP-5.4/ext/imap/tests/
H A Dimap_fetch_overview_variation2.phpt136 udate is OK
175 udate is OK
190 udate is OK
/PHP-5.4/ext/curl/tests/
H A Dcurl_writeheader_callback.phpt7 … PHP_CURL_HTTP_REMOTE_SERVER might return different sets of headers. Just test for HTTP/1.1 200 OK.
/PHP-5.4/ext/date/tests/
H A DDateTime_verify.phpt8 echo "Verify DateTime class registered OK\n";
24 Verify DateTime class registered OK
H A Dstrtotime3.phpt4 <?php echo PHP_INT_SIZE == 8 ? "skip 32-bit only" : "OK"; ?>
H A Dstrtotime3-64bit.phpt4 <?php echo PHP_INT_SIZE != 8 ? "skip 64-bit only" : "OK"; ?>
/PHP-5.4/ext/reflection/tests/
H A Dbug42976.phpt13 new C($x); // OK
/PHP-5.4/sapi/apache2filter/
H A Dsapi_apache2.c308 return OK; in php_apache_disable_caching()
602 return OK; in php_pre_config()
623 return OK; in php_apache_server_startup()
638 return OK; in php_apache_server_startup()
702 return OK; in php_post_read_request()
/PHP-5.4/ext/standard/tests/file/
H A Duserstreams.phpt278 echo "SEEK: OK\n";
306 echo "FGETS: OK\n";
322 SEEK: OK
323 FGETS: OK

Completed in 39 milliseconds

123456789