Home
last modified time | relevance | path

Searched refs:check (Results 151 – 175 of 732) sorted by last modified time

12345678910>>...30

/PHP-7.4/ext/standard/tests/math/
H A Dbindec_variation1.phpt72 // loop through each element of $inputs to check the behaviour of bindec()
H A Dbindec_variation1_64bit.phpt72 // loop through each element of $inputs to check the behaviour of bindec()
H A Dceil_variation1.phpt66 // loop through each element of $inputs to check the behaviour of ceil()
/PHP-7.4/ext/standard/tests/general_functions/
H A Dvar_export_basic4.phpt33 /* Loop to check for above strings with var_export() */
H A Dvar_export_basic3.phpt37 /* Loop to check for above float values with var_export() */
H A Dvar_export_basic5.phpt34 /* Loop to check for above arrays with var_export() */
H A Dvar_export_basic6.phpt92 /* Loop to check for above objects with var_export() */
H A Dvar_export_basic7.phpt24 /* Loop to check for above null values with var_export() */
H A Dis_callable_basic1.phpt11 Description: use iscallable() on given string to check for valid function name
57 /* use check_iscallable() to check whether given string is valid function name
H A Dis_callable_basic2.phpt11 Description: use is_callable() on given $method to check if the array
84 /* check is_callable() on static method */
101 /* loop to check whether given object/string has valid given method name
120 /* use check_iscallable_objects() to check whether given object/string
H A Dis_callable_variation1.phpt15 Description: use iscallable() on given string to check for valid function name
55 /* use check_iscallable() to check whether given string is valid function name
H A Dis_callable_variation2.phpt11 Description: use iscallable() on given string to check for valid function name
30 /* check on unset variables */
51 /* use check_iscallable() to check whether given variable is valid function name
H A Dis_float.phpt47 /* loop to check that is_float(), is_double() & is_real() recognizes
H A Dis_float_64bit.phpt49 /* loop to check that is_float(), is_double() & is_real() recognizes
H A Dis_int.phpt35 /* loop to check that is_int() recognizes different
H A Dis_int_64bit.phpt37 /* loop to check that is_int() recognizes different
H A Dis_null.phpt35 /* loop to check that is_null() recognizes different
H A Dis_numeric.phpt90 /* loop to check that is_numeric() recognizes different
H A Dis_object.phpt93 /* loop to check that is_object() recognizes different
H A Dis_string.phpt53 /* loop to check that is_string() recognizes different
H A Dprint_r.phpt289 // check when second arg is given other than boolean TRUE
H A Dprint_r_64bit.phpt293 // check when second arg is given other than boolean TRUE
H A Dis_array.phpt28 /* loop to check that is_array() recognizes different
H A Dis_bool.phpt17 /* loop to check that is_bool() recognizes different
/PHP-7.4/ext/standard/tests/mail/
H A Dbug73203.phpt6 with an empty string. Therefore we don't check the resulting email, but only

Completed in 52 milliseconds

12345678910>>...30