Home
last modified time | relevance | path

Searched refs:how (Results 76 – 100 of 154) sorted by relevance

1234567

/PHP-7.4/ext/standard/tests/array/
H A Dusort_variation5.phpt11 * Pass arrays of string data to usort() to test how it is re-ordered
H A Darray_diff_variation3.phpt12 * Test how array_diff() compares indexed arrays containing different
H A Darray_diff_variation5.phpt13 * Test how array_diff compares integers, floats and strings
H A Darray_multisort_variation9.phpt6 * Description: Sort multiple arrays at once similar to how ORDER BY clause works in SQL
H A Darray_diff_assoc_variation3.phpt12 * Test how array_diff_assoc() compares indexed arrays containing different data types
H A Darray_diff_assoc_variation9.phpt13 * Test how array_diff_assoc behaves when comparing
H A Darray_slice_variation5.phpt11 * Pass different integers as $offset argument to test how array_slice() behaves
H A Darray_diff_assoc_variation4.phpt12 * Test how array_diff_assoc() compares arrays containing different data types
H A Darray_diff_assoc_variation6.phpt12 * Test how array_diff_assoc behaves
H A Dnatcasesort_variation2.phpt12 * Pass arrays of different data types to natcasesort() to test how they are sorted
H A Darray_shift_variation3.phpt11 * Pass arrays with different data types as keys to test how array_shift() re-assigns keys
/PHP-7.4/ext/standard/tests/dir/
H A Dscandir_variation6.phpt17 * Pass a directory path using wildcards as $dir argument to test how scandir() behaves
H A Dscandir_variation8-win32-mb.phpt17 * Pass a directory containing files with different types of names to test how scandir()
H A Dscandir_variation8.phpt11 * Pass a directory containing files with different types of names to test how scandir()
/PHP-7.4/ext/pcre/tests/
H A Dpreg_split_error1.phpt11 * Testing how preg_split reacts to being passed the wrong type of regex argument
H A Dpreg_grep_error1.phpt11 * Testing how preg_grep reacts to being passed bad regexes
H A Dpreg_match_error1.phpt11 * Testing how preg_match reacts to being passed the wrong type of regex argument
H A Dpreg_match_all_error1.phpt11 * Testing how preg_match_all reacts to being passed the wrong type of regex argument
/PHP-7.4/ext/mbstring/tests/
H A Dmb_ereg_variation4.phpt16 * Test how character classes match a multibyte string
H A Dmb_substr_variation4.phpt16 * Test how mb_substr() behaves when passed a range of integers as $start argument
H A Dmb_substr_variation5.phpt16 * Test how mb_substr() behaves when passed a range of integers as $length argument
/PHP-7.4/sapi/phpdbg/tests/
H A Dphpdbg_get_executable_stream_wrapper.phpt18 * This example demonstrates how phpdbg_get_executable() behaves differently
/PHP-7.4/ext/standard/tests/strings/
H A Dstripslashes_variation2.phpt42 "how're you doing?",
118 string(18) "how\'re you doing?"
120 string(17) "how're you doing?"
/PHP-7.4/sapi/fpm/fpm/
H A Dfpm_process_ctl.c124 int fpm_pctl_kill(pid_t pid, int how) /* {{{ */ in fpm_pctl_kill() argument
128 switch (how) { in fpm_pctl_kill()
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_connect_oo.phpt60 // such is broken. As we can't fix it, we document how it has behaved from
76 // such is broken. As we can't fix it, we document how it has behaved from

Completed in 30 milliseconds

1234567