Searched refs:function (Results 5151 – 5175 of 6887) sorted by relevance
1...<<201202203204205206207208209210>>...276
/PHP-5.5/ext/standard/tests/file/ |
H A D | is_writable_variation1.phpt | 2 Test is_writable() and its alias is_writeable() function: usage variations - diff. path notations 38 using is_writable() function */
|
/PHP-5.5/ext/standard/tests/array/ |
H A D | array_fill_variation5.phpt | 2 Test array_fill() function : usage variations - different types of array values for 'val' argument 16 // Initialise function arguments not being substituted
|
H A D | arsort_variation3.phpt | 2 Test arsort() function : usage variations - sort integer/float values 7 Elements will be arranged from highest to lowest when this function has completed.
|
H A D | asort_variation9.phpt | 2 Test asort() function : usage variations - sorting arrays with/without keys, 'sort_flags' as defaul… 7 Elements will be arranged from lowest to highest when this function has completed.
|
H A D | shuffle_variation3.phpt | 2 Test shuffle() function : usage variation - arrays with diff types of values 11 * Test behaviour of shuffle() function when arrays having different
|
H A D | array_intersect_assoc_variation1.phpt | 2 Test array_intersect_assoc() function : usage variations - unexpected values for 'arr1' argument(Bu… 12 * Testing array_intersect_assoc() function by passing values to $arr1 argument other than arrays 13 * and see that function emits proper warning messages wherever expected. 32 public function __toString() {
|
H A D | array_intersect_assoc_variation2.phpt | 2 Test array_intersect_assoc() function : usage variations - unexpected values for 'arr2' argument(Bu… 12 * Testing array_intersect_assoc() function by passing values to $arr2 argument other than arrays 13 * and see that function emits proper warning messages wherever expected. 32 public function __toString() {
|
H A D | array_intersect_variation1.phpt | 2 Test array_intersect() function : usage variations - unexpected values for 'arr1' argument 11 * Testing array_intersect() function by passing values to $arr1 argument other than arrays 12 * and see that function emits proper warning messages wherever expected. 31 public function __toString() {
|
H A D | array_intersect_variation2.phpt | 2 Test array_intersect() function : usage variations - unexpected values for 'arr2' argument 11 * Testing array_intersect() function by passing values to $arr2 argument other than arrays 12 * and see that function emits proper warning messages wherever expected. 31 public function __toString() {
|
H A D | array_splice_variation3.phpt | 2 Test array_splice() function : usage variations - lengths and offsets 10 echo "*** array_splice() function : usage variations - lengths and offsets\n"; 13 function test_splice ($offset, $length) 76 *** array_splice() function : usage variations - lengths and offsets
|
H A D | array_walk_recursive_variation1.phpt | 2 Test array_walk_recursive() function : usage variations - unexpected values for 'input' argument 6 * Description: Apply a user function to every member of an array 16 // callback function 22 function callback($value, $key)
|
H A D | array_walk_variation1.phpt | 2 Test array_walk() function : usage variations - unexpected values for 'input' argument 6 * Description: Apply a user function to every member of an array 16 // callback function 22 function callback($value, $key)
|
/PHP-5.5/ext/standard/tests/strings/ |
H A D | htmlspecialchars_decode_variation4.phpt | 2 Test htmlspecialchars_decode() function : usage variations - single quoted strings for 'string' arg… 25 // loop through each element of the values array to check htmlspecialchars_decode() function with a…
|
H A D | strtok_variation1.phpt | 2 Test strtok() function : usage variations - first argument as non-string 24 public function __toString() {
|
/PHP-5.5/ext/hash/tests/ |
H A D | hash_hmac_file_basic.phpt | 2 Test hash_hmac_file() function : basic functionality 25 $content = "This is a sample string used to test the hash_hmac_file function with various hashing a…
|
/PHP-5.5/ext/mcrypt/tests/ |
H A D | mcrypt_cbc_variation5.phpt | 2 Test mcrypt_cbc() function : usage variation 20 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) { 28 // Initialise function arguments not being substituted (if any) 41 public function __toString() {
|
/PHP-5.5/ext/pdo/tests/ |
H A D | pdo_018.phpt | 24 function serialize() 35 function unserialize($serialized) 53 function serialize() 59 function unserialize($serialized)
|
/PHP-5.5/ext/xml/tests/ |
H A D | bug32001.phpt | 17 function testcase($enc, $chunk_size = 0, $bom = 0, $omit_prologue = 0) { 25 function start_element($parser, $name, $attrs) { 30 function end_element($parser, $name) { 33 function run() {
|
/PHP-5.5/ext/mbstring/tests/ |
H A D | mb_regex_encoding_variation2.phpt | 2 Test mb_regex_encoding() function : usage variations - test different encodings 16 * Test all listed encoding types from php.net to check all are known to function 17 * NB: The strings passed are *NOT* necessarily encoded in the encoding passed to the function. 18 * This test is purely to see whether the function recognises the encoding.
|
/PHP-5.5/ext/spl/tests/ |
H A D | heap_009.phpt | 8 function testForException( $heap )
|
/PHP-5.5/ext/intl/tests/ |
H A D | dateformat_get_set_calendar.phpt | 15 function d(IntlDateFormatter $df) {
|
H A D | dateformat_get_set_calendar_variant2.phpt | 15 function d(IntlDateFormatter $df) {
|
H A D | dateformat_get_set_calendar_variant4.phpt | 15 function d(IntlDateFormatter $df) {
|
/PHP-5.5/ext/pcntl/tests/ |
H A D | pcntl_fork_variation.phpt | 2 Test function pcntl_fork() by testing the process isolation in the forking hierarchy father -> son …
|
/PHP-5.5/ext/standard/tests/general_functions/ |
H A D | proc_nice_variation7.phpt | 2 Test function proc_nice() by substituting argument 1 with string values.
|
Completed in 48 milliseconds
1...<<201202203204205206207208209210>>...276