Home
last modified time | relevance | path

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

12345678

/PHP-7.0/ext/pcre/tests/
H A Dpreg_match_error2.phpt11 * Testing how preg_match reacts to being passed the wrong type of subject argument
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…
/PHP-7.0/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 Darray_change_key_case_variation8.phpt16 * Test how array_change_key_case() behaves with different strings
H A Darray_diff_variation9.phpt14 * Test how array_diff() compares multidimensional arrays
H A Dcurrent_variation4.phpt12 * Test how current() behaves with muti-dimensional and recursive arrays
/PHP-7.0/ext/sockets/tests/
H A Dsocket_shutdown.phpt2 bool socket_shutdown ( resource $socket [, int $how = 2 ] ) ;
H A Dsocket_shutdown-win32.phpt2 bool socket_shutdown ( resource $socket [, int $how = 2 ] ) ;
/PHP-7.0/sapi/litespeed/
H A DREADME.md78 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-7.0/ext/standard/tests/dir/
H A Dscandir_variation10.phpt15 * Pass different integers as $sorting_order argument to test how scandir()
/PHP-7.0/ext/pdo_odbc/tests/
H A Dmax_columns.phpt16 die("BORK: don't know how to create a long column here:\n" . implode(", ", $db->errorInfo()));
/PHP-7.0/ext/mbstring/tests/
H A Dmb_strpos_error1.phpt16 * Test how mb_strpos behaves when passed an incorrect number of arguments
/PHP-7.0/main/streams/
H A Dtransports.c504 PHPAPI int php_stream_xport_shutdown(php_stream *stream, stream_shutdown_t how) in php_stream_xport_shutdown() argument
512 param.how = how; in php_stream_xport_shutdown()

Completed in 60 milliseconds

12345678