Home
last modified time | relevance | path

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

12345678

/PHP-5.5/ext/standard/tests/array/
H A Dcurrent_variation4.phpt12 * Test how current() behaves with muti-dimensional and recursive arrays
H A Darray_diff_assoc_variation7.phpt13 * Tests how array_diff_assoc compares
H A Darray_diff_variation4.phpt12 * Test how array_diff() compares indexed arrays containing different
H A Dusort_variation4.phpt11 * Pass arrays of numeric data to usort() to test how it is re-ordered
H A Dnatcasesort_object2.phpt12 * visibilities to test how it re-orders the array.
H A Darray_diff_variation5.phpt13 * Test how array_diff compares integers, floats and strings
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_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_multisort_variation9.phpt6 * Description: Sort multiple arrays at once similar to how ORDER BY clause works in SQL
H A Darray_slice_variation5.phpt11 * Pass different integers as $offset argument to test how array_slice() behaves
H A Darray_diff_assoc_variation4.phpt13 * Test how array_diff_assoc() compares arrays containing different data types
/PHP-5.5/ext/iconv/tests/
H A Diconv_strpos_error1.phpt16 * Test how iconv_strpos behaves when passed an incorrect number of arguments
/PHP-5.5/ext/pcre/tests/
H A Dpreg_replace_error1.phpt11 * Testing how preg_replace 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_split_error1.phpt11 * Testing how preg_split reacts to being passed the wrong type of regex argument
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_real_connect_pconn.phpt98 // CLIENT_LOCAL_FILES should be blocked - but how to test it ?!
110 …// 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.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
/PHP-5.5/ext/standard/tests/dir/
H A Dscandir_variation6.phpt17 * Pass a directory path using wildcards as $dir argument to test how scandir() behaves
/PHP-5.5/TSRM/
H A DTSRM.h146 TSRM_API int tsrm_sigmask(int how, const sigset_t *set, sigset_t *oldset);
/PHP-5.5/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-5.5/ext/mbstring/tests/
H A Dmb_ereg_variation4.phpt16 * Test how character classes match a multibyte string
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_process_ctl.c122 int fpm_pctl_kill(pid_t pid, int how) /* {{{ */ in fpm_pctl_kill() argument
126 switch (how) { in fpm_pctl_kill()

Completed in 90 milliseconds

12345678