Home
last modified time | relevance | path

Searched refs:how (Results 26 – 50 of 159) sorted by relevance

1234567

/PHP-8.3/ext/pcre/tests/
H A Dpreg_match_all_error2.phpt9 * Testing how preg_match_all reacts to being passed the wrong type of input argument
H A Dpreg_match_error2.phpt7 * Testing how preg_match reacts to being passed the wrong type of subject argument
H A Dpreg_replace_error2.phpt9 * Testing how preg_replace reacts to being passed the wrong type of replacement argument
/PHP-8.3/ext/standard/tests/dir/
H A Dscandir_variation9.phpt6 * Pass different integers as $sorting_order argument to test how scandir()
H A Dscandir_variation9-win32-mb.phpt12 * Pass different integers as $sorting_order argument to test how scandir()
H A Dscandir_variation10.phpt10 * Pass different integers as $sorting_order argument to test how scandir()
H A Dscandir_variation10-win32-mb.phpt16 * Pass different integers as $sorting_order argument to test how scandir()
/PHP-8.3/Zend/tests/traits/
H A Dproperty008.phpt10 // This is how privates are handled in normal inheritance
H A Dproperty009.phpt10 // This is how publics are handled in normal inheritance
/PHP-8.3/ext/standard/tests/array/
H A Dnatcasesort_variation9.phpt7 * and escape characters to test how natcasesort() re-orders it
H A Darray_change_key_case_variation6.phpt6 * Test how array_change_key_case() converts keys in multi-dimensional arrays
H A Dnatcasesort_variation4.phpt6 * Pass arrays of string data to see how natcasesort() re-orders the array
H A Dnatcasesort_variation3.phpt10 * Pass arrays of numeric data to test how natcasesort re-orders the array
H A Darray_shift_variation6.phpt6 * Test how array_shift when passed:
H A Darray_diff_variation7.phpt6 * Test how array_diff compares arrays that
H A Darray_change_key_case_variation8.phpt6 * Test how array_change_key_case() behaves with different strings
H A Dusort_variation3.phpt6 * Pass an array with different data types as keys to usort() to test how it is re-ordered
H A Dcurrent_variation4.phpt6 * Test how current() behaves with muti-dimensional and recursive arrays
H A Dkey_variation4.phpt6 * Test how key() behaves with muti-dimensional and recursive arrays
H A Dnatcasesort_object1.phpt6 * Pass natcasesort() an array of objects to test how it re-orders them
H A Dusort_variation6.phpt7 * to test how array is re-ordered
/PHP-8.3/ext/oci8/tests/
H A Dlob_029.phpt60 echo "Test 1. Check how many rows in the table\n";
96 Test 1. Check how many rows in the table
/PHP-8.3/ext/sockets/tests/
H A Dsocket_shutdown.phpt2 bool socket_shutdown ( resource $socket [, int $how = 2 ] ) ;
/PHP-8.3/ext/pdo/tests/
H A Dpdo_024.phpt20 // environment settings can influence how the table is created if specifics are missing
/PHP-8.3/sapi/litespeed/
H A DREADME.md81 Detailed information about how to configure LiteSpeed web server with PHP
149 This controls how many requests each child process will handle before it exits
155 In Self Managed Mode, LSAPI_MAX_IDLE controls how long a idle child process
162 In Self Managed Mode, `LSAI_MAX_IDLE_CHILDREN` controls how many idle children
178 In Self Managed Mode, `LSAPI_PGRP_MAX_IDLE` controls how long the parent

Completed in 35 milliseconds

1234567