Home
last modified time | relevance | path

Searched refs:how (Results 51 – 75 of 159) sorted by relevance

1234567

/PHP-8.3/ext/sockets/tests/
H A Dsocket_shutdown-win32.phpt2 bool socket_shutdown ( resource $socket [, int $how = 2 ] ) ;
/PHP-8.3/ext/standard/tests/array/
H A Darray_diff_assoc_variation7.phpt6 * Tests how array_diff_assoc compares
H A Darray_diff_variation4.phpt6 * Test how array_diff() compares indexed arrays containing different
H A Dusort_variation4.phpt6 * Pass arrays of numeric data to usort() to test how it is re-ordered
H A Dnatcasesort_object2.phpt7 * visibilities to test how it re-orders the array.
H A Darray_diff_assoc_variation4.phpt6 * Test how array_diff_assoc() compares arrays containing different data types
H A Darray_diff_assoc_variation9.phpt6 * Test how array_diff_assoc behaves when comparing
H A Darray_diff_variation3.phpt6 * Test how array_diff() compares indexed arrays containing different
H A Darray_diff_variation5.phpt7 * Test how array_diff compares integers, floats and strings
H A Dusort_variation5.phpt6 * Pass arrays of string data to usort() to test how it is re-ordered
H A Darray_diff_assoc_variation3.phpt6 * Test how array_diff_assoc() compares indexed arrays containing different data types
H A Darray_diff_assoc_variation6.phpt6 * Test how array_diff_assoc behaves
H A Darray_slice_variation5.phpt6 * Pass different integers as $offset argument to test how array_slice() behaves
/PHP-8.3/ext/pcre/tests/
H A Dpreg_replace_callback_error1.phpt9 * Testing how preg_replace_callback reacts to being passed the wrong type of regex argument
H A Dpreg_split_basic.phpt12 …to find NAME regardless of case in $string (can't split it so just returns how string as first ele…
H A Dpreg_replace_error1.phpt9 * Testing how preg_replace reacts to being passed the wrong type of regex argument
/PHP-8.3/ext/pdo_odbc/tests/
H A Dmax_columns.phpt19 … die("BORK: don't know how to create a long column here:\n" . implode(", ", $db->errorInfo()));
/PHP-8.3/ext/standard/tests/dir/
H A Dscandir_variation6.phpt12 * Pass a directory path using wildcards as $dir argument to test how scandir() behaves
/PHP-8.3/main/streams/
H A Dtransports.c509 PHPAPI int php_stream_xport_shutdown(php_stream *stream, stream_shutdown_t how) in php_stream_xport_shutdown() argument
517 param.how = how; in php_stream_xport_shutdown()
/PHP-8.3/ext/mbstring/tests/
H A Dmb_ereg_variation4.phpt12 * Test how character classes match a multibyte string
/PHP-8.3/ext/mysqli/tests/
H A Dmysqli_real_connect.phpt94 // CLIENT_LOCAL_FILES should be blocked - but how to test it ?!
106 …// how do we test if gets forbidden because of a missing right or the flag, this test is partly bo…
H A Dmysqli_real_connect_pconn.phpt96 // CLIENT_LOCAL_FILES should be blocked - but how to test it ?!
108 …// how do we test if gets forbidden because of a missing right or the flag, this test is partly bo…
H A Dmysqli_connect_oo.phpt65 // such is broken. As we can't fix it, we document how it has behaved from
78 // such is broken. As we can't fix it, we document how it has behaved from
/PHP-8.3/sapi/phpdbg/tests/
H A Dphpdbg_get_executable_stream_wrapper.phpt18 * This example demonstrates how phpdbg_get_executable() behaves differently
/PHP-8.3/sapi/fpm/tests/
H A Dsocket-close-on-exec.phpt45 but we can test how the FPM behaves.

Completed in 18 milliseconds

1234567