Home
last modified time | relevance | path

Searched refs:OK (Results 176 – 200 of 220) sorted by relevance

123456789

/PHP-5.4/ext/standard/tests/http/
H A Dbug38802.phpt19 "data://text/plain,HTTP/1.0 200 OK\r\n\r\ndone.",
86 string(15) "HTTP/1.0 200 OK"
H A Dbug48929.phpt16 "data://text/plain,HTTP/1.0 200 OK\r\n\r\n",
/PHP-5.4/ext/date/tests/
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" ?>
/PHP-5.4/ext/dom/tests/
H A Dbug38474.phpt2 Bug #38474 (getAttribute select attribute by order, even when prefixed) (OK to fail with libxml2 < …
/PHP-5.4/ext/pdo_firebird/tests/
H A Dbug_53280.phpt23 $rows = $stmth2->fetchAll(); // <------ OK
/PHP-5.4/ext/mysqli/tests/
H A Dbug48909.phpt29 $bvar is null, b is for BLOB - any error like this should be OK:
H A Dmysqli_set_local_infile_handler.phpt145 // is not complete. That's a BC break, OK, but it makes perfectly sense.
H A Dmysqli_poll_reference.phpt124 // This is bogus code and bogus usage - OK to throw no errors!
/PHP-5.4/sapi/apache2handler/
H A Dsapi_apache2.c427 return OK; in php_pre_config()
446 return OK; in php_apache_server_startup()
461 return OK; in php_apache_server_startup()
696 return OK; in php_handler()
/PHP-5.4/ext/pdo_mysql/tests/
H A Dbug_41125.phpt30 // NOTE: This will fail, it is OK to fail - you must not mix DML/DDL and SELECT
H A Dpdo_mysql_stmt_unbuffered_2050.phpt38 NOTE - this will cause an error and it OK
/PHP-5.4/ext/soap/tests/soap12/
H A Dsoap12-test.inc119 return "OK";
/PHP-5.4/sapi/cli/tests/
H A Dphp_cli_server_014.phpt66 HTTP/1.1 200 OK
/PHP-5.4/ext/standard/tests/math/
H A Dpow.phpt149 OK
/PHP-5.4/ext/standard/tests/array/
H A Dksort_variation8.phpt2 …sage variations - sort mixed values, 'sort_flags' as default/SORT_REGULAR (OK to fail as result is…
H A Dsort_variation11.phpt2 …usage variations - sort mixed values, 'sort_flag' as defualt/SORT_REGULAR (OK to fail as result is…
H A Darsort_variation11.phpt2 …sage variations - sort mixed values, 'sort_flags' as default/SORT_REGULAR (OK to fail as result is…
H A Dasort_variation11.phpt2 …sage variations - sort mixed values, 'sort_flags' as default/SORT_REGULAR (OK to fail as result is…
H A Dkrsort_variation8.phpt2 …sage variations - sort mixed values, 'sort_flags' as default/SORT_REGULAR (OK to fail as result is…
/PHP-5.4/ext/imap/tests/
H A Dimap_fetch_overview_variation6.phpt108 udate is OK
H A Dimap_include.inc47 echo "$mf is OK\n";
/PHP-5.4/sapi/apache_hooks/
H A Dmod_php5.c660 return OK; in send_php()
737 return OK; in send_php()
1304 (int (*)(void *element, void *)) php_run_hook, r, OK); in php_uri_translation()
1326 (int (*)(void *element, void *)) php_run_hook, r, OK); in php_auth_hook()
1352 r, OK); in php_type_hook()
/PHP-5.4/ext/com_dotnet/tests/
H A Dvariants.phpt42 echo "OK!";
637 OK!
/PHP-5.4/sapi/apache/
H A Dmod_php5.c611 return OK; in send_php()
685 return OK; in send_php()

Completed in 61 milliseconds

123456789