Home
last modified time | relevance | path

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

12345678

/PHP-5.5/ext/ereg/regex/
H A DCOPYRIGHT10 software, no matter how awful, even if they arise from flaws in it.
/PHP-5.5/ext/standard/tests/array/
H A Darray_multisort_basic1.phpt6 * Description: Sort multiple arrays at once similar to how ORDER BY clause works in SQL
H A Darray_shift_variation6.phpt11 * Test how array_shift when passed:
H A Dnatcasesort_variation3.phpt15 * Pass arrays of numeric data to test how natcasesort re-orders the array
H A Darray_diff_variation7.phpt12 * Test how array_diff compares arrays that
H A Darray_multisort_variation7.phpt6 * Description: Sort multiple arrays at once similar to how ORDER BY clause works in SQL
H A Dnatcasesort_variation4.phpt16 * Pass arrays of string data to see how natcasesort() re-orders the array
H A Darray_multisort_error.phpt6 * Description: Sort multiple arrays at once similar to how ORDER BY clause works in SQL
H A Darray_multisort_variation8.phpt6 * Description: Sort multiple arrays at once similar to how ORDER BY clause works in SQL
H A Dkey_variation4.phpt11 * Test how key() behaves with muti-dimensional and recursive arrays
H A Dnatcasesort_object1.phpt11 * Pass natcasesort() an array of objects to test how it re-orders them
H A Dusort_variation3.phpt11 * Pass an array with different data types as keys to usort() to test how it is re-ordered
H A Dusort_variation6.phpt12 * to test how array is re-ordered
H A Darray_change_key_case_variation8.phpt16 * Test how array_change_key_case() behaves with different strings
/PHP-5.5/ext/pcre/tests/
H A Dpreg_match_all_error2.phpt11 * Testing how preg_match_all reacts to being passed the wrong type of input argument
H A Dpreg_replace_error2.phpt11 * Testing how preg_replace reacts to being passed the wrong type of replacement argument
H A Dpreg_split_basic.phpt13 …to find NAME regardless of case in $string (can't split it so just returns how string as first ele…
H A Dpreg_replace_callback_error1.phpt11 * Testing how preg_replace_callback reacts to being passed the wrong type of regex argument
/PHP-5.5/sapi/litespeed/
H A DREADME78 Detailed information about how to configure LiteSpeed web server with
153 This controls how many requests each child process will handle before
161 In Self Managed Mode, LSAPI_MAX_IDLE controls how long a idle child
169 In Self Managed Mode, LSAI_MAX_IDLE_CHILDREN controls how many idle
188 In Self Managed Mode, LSAPI_PGRP_MAX_IDLE controls how long the parent
/PHP-5.5/ext/standard/tests/dir/
H A Dscandir_variation10.phpt15 * Pass different integers as $sorting_order argument to test how scandir()
/PHP-5.5/Zend/tests/traits/
H A Dproperty009.phpt11 // This is how publics are handled in normal inheritance
/PHP-5.5/main/streams/
H A Dtransports.c507 PHPAPI int php_stream_xport_shutdown(php_stream *stream, stream_shutdown_t how TSRMLS_DC) in php_stream_xport_shutdown()
515 param.how = how; in php_stream_xport_shutdown()
/PHP-5.5/ext/mbstring/tests/
H A Dmb_stripos_error1.phpt17 * Test how mb_stripos behaves when passed an incorrect number of arguments
H A Dmb_strpos_error1.phpt16 * Test how mb_strpos behaves when passed an incorrect number of arguments
H A Dmb_strripos_error1.phpt17 * Test how mb_strripos behaves when passed an incorrect number of arguments

Completed in 37 milliseconds

12345678