Home
last modified time | relevance | path

Searched refs:calling (Results 126 – 150 of 172) sorted by relevance

1234567

/PHP-7.4/ext/zlib/tests/
H A Dgzseek_variation3.phpt2 Test function gzseek() by calling it with SEEK_CUR when reading
H A Dgzseek_variation7.phpt2 Test function gzseek() by calling it with SEEK_END when writing
H A Dbug60761.phpt15 // so it follows more of the original code-path than just calling
H A Dgzeof_basic.phpt2 Test function feof() by calling it with its expected arguments
/PHP-7.4/ext/standard/tests/general_functions/
H A Dprint_r.phpt46 /* calling check_printr() to display contents of integer variables
85 /* calling check_printr() to display contents of float variables
106 /* calling check_printr() to display contents of strings using print_r() */
116 /* calling check_printr() to display boolean variables using print_r() */
140 /* calling check_printr() to display contents of $arrays */
218 /* calling check_printr() to display contents of the objects using print_r() */
239 /* calling check_printr() to display the resource content type
260 /* calling check_printr() to display combinations of scalar and
271 /* calling check_printr() to display miscelleneous data using print_r() */
H A Dprint_r_64bit.phpt50 /* calling check_printr() to display contents of integer variables
89 /* calling check_printr() to display contents of float variables
110 /* calling check_printr() to display contents of strings using print_r() */
120 /* calling check_printr() to display boolean variables using print_r() */
144 /* calling check_printr() to display contents of $arrays */
222 /* calling check_printr() to display contents of the objects using print_r() */
243 /* calling check_printr() to display the resource content type
264 /* calling check_printr() to display combinations of scalar and
275 /* calling check_printr() to display miscelleneous data using print_r() */
H A Dvar_dump.phpt44 /* calling check_vardump() to display contents of integer variables
83 /* calling check_vardump() to display contents of float variables
104 /* calling check_vardump() to display contents of strings
115 /* calling check_vardump() to display boolean variables
137 /* calling check_vardump() to display contents of an array
216 /* calling check_vardump() to display contents of the objects
238 /* calling check_vardump() to display the resource content type
259 /* calling check_vardump() to display combinations of scalar and
270 /* calling check_vardump() to display miscelleneous data using var_dump() */
H A Dvar_dump_64bit.phpt44 /* calling check_vardump() to display contents of integer variables
83 /* calling check_vardump() to display contents of float variables
104 /* calling check_vardump() to display contents of strings
115 /* calling check_vardump() to display boolean variables
137 /* calling check_vardump() to display contents of an array
216 /* calling check_vardump() to display contents of the objects
238 /* calling check_vardump() to display the resource content type
259 /* calling check_vardump() to display combinations of scalar and
270 /* calling check_vardump() to display miscelleneous data using var_dump() */
H A Dgetservbyport_variation1.phpt2 Test function getservbyport() by calling it more than or less than its expected arguments
/PHP-7.4/ext/pdo/tests/
H A Dbug_39656.phpt2 PDO Common: Bug #39656 (Crash when calling fetch() on a PDO statement object after closeCursor())
/PHP-7.4/ext/spl/tests/
H A Dfixedarray_021.phpt27 /* calling __construct() twice */
/PHP-7.4/ext/session/tests/
H A Dbug60634.phpt44 * write() calls die(). This results in calling session_flush() which calls
/PHP-7.4/ext/standard/tests/array/
H A Darray_map_variation7.phpt26 // calling array_map with different arrays
H A Darray_merge_variation10.phpt11 * Check the position of the internal array pointer after calling array_merge().
H A Darray_fill_error.phpt31 //calling array_fill with negative values for 'num' parameter
H A Dkey_exists_variation2.phpt2 Test function key_exists() by calling it with its expected arguments
H A Darray_map_variation14.phpt26 /* calling array_map() with null callback */
H A Darray_reverse_variation6.phpt29 // calling array_reverse() with various types of 2-d arrays
H A Dshuffle_variation2.phpt29 // calling shuffle() function with multi-dimensional array
H A Darray_rand_variation3.phpt45 // calling array_rand() function with multi-dimensional array
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_fetch_object_no_constructor.phpt2 mysqli_fetch_object() - calling constructor on class wo constructor
/PHP-7.4/Zend/tests/
H A Dbug32290.phpt2 Bug #32290 (calling call_user_func_array() ends in infinite loop within child class)
/PHP-7.4/ext/standard/tests/strings/
H A Dstrcspn_variation9.phpt49 //calling strcspn() with default arguments
H A Dstrspn_variation9.phpt49 //calling strspn() with default arguments
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_server_version.phpt30 // A possible better check would be calling mysqli_get_server_version() and

Completed in 29 milliseconds

1234567