Home
last modified time | relevance | path

Searched refs:numeric (Results 201 – 225 of 276) sorted by path

12345678910>>...12

/PHP-5.5/ext/standard/tests/file/
H A Drename_variation4.phpt16 /* Renaming a file, link and directory to numeric name */
17 echo "\n*** Testing rename() by renaming a file, link and directory to numeric name ***\n";
20 // renaming existing file to numeric name
30 // renaming a directory to numeric name
44 *** Testing rename() by renaming a file, link and directory to numeric name ***
H A Dstat_basic-win32.phpt44 // numeric and named keys, compare them to see they are same
H A Dstat_variation7-win32.phpt33 // creating object with members as numeric and non-numeric filename and directory name
/PHP-5.5/ext/standard/tests/general_functions/
H A Dbug47027.phpt2 Bug #47027 (var_export doesn't show numeric indices on ArrayObject)
H A Dgetrusage_error.phpt26 echo "\n-- Testing getrusage() function with invalid argument - non-numeric STRING--\n";
58 -- Testing getrusage() function with invalid argument - non-numeric STRING--
H A Dimport_request2.phpt2 import_request_variables() test (numeric keys)
H A Dimport_request3.phpt2 import_request_variables() test (numeric keys, different order)
H A Dis_numeric.phpt6 * Description: Finds whether a variable is a number or a numeric string
9 echo "*** Testing is_numeric() with valid numeric values ***\n";
10 // different valid numeric vlaues
71 "1", // numeric in the form of string
93 numeric values, expected output: bool(true) */
100 echo "\n*** Testing is_numeric() on non numeric types ***\n";
142 is_numeric() on non numeric values, expected output: bool(false) */
164 *** Testing is_numeric() with valid numeric values ***
322 *** Testing is_numeric() on non numeric types ***
H A Dis_scalar.phpt37 "0", // numeric as string
H A Dparse_ini_string_001.phpt50 ;Non-alpha numeric chars without quotes
H A Dstrval.phpt16 /* heredoc string with only numeric values */
/PHP-5.5/ext/standard/tests/math/
H A Dacos_variation.phpt52 Notice: A non well formed numeric value encountered in %s on line %d
H A Dacosh_variation.phpt52 Notice: A non well formed numeric value encountered in %s on line %d
H A Dasin_variation.phpt52 Notice: A non well formed numeric value encountered in %s on line %d
H A Dasinh_variation.phpt52 Notice: A non well formed numeric value encountered in %s on line %d
H A Datan_variation.phpt52 Notice: A non well formed numeric value encountered in %s on line %d
H A Datanh_variation.phpt52 Notice: A non well formed numeric value encountered in %s on line %d
H A Dbug27646.phpt2 Bug #27646 (Cannot serialize/unserialize non-finite numeric values)
H A Dcos_variation.phpt52 Notice: A non well formed numeric value encountered in %s on line %d
H A Dcosh_variation.phpt52 Notice: A non well formed numeric value encountered in %s on line %d
H A Ddeg2rad_variation.phpt52 Notice: A non well formed numeric value encountered in %s on line %d
H A Dhypot_basic.phpt74 Notice: A non well formed numeric value encountered in %s on line %d
102 Notice: A non well formed numeric value encountered in %s on line %d
130 Notice: A non well formed numeric value encountered in %s on line %d
158 Notice: A non well formed numeric value encountered in %s on line %d
186 Notice: A non well formed numeric value encountered in %s on line %d
214 Notice: A non well formed numeric value encountered in %s on line %d
242 Notice: A non well formed numeric value encountered in %s on line %d
270 Notice: A non well formed numeric value encountered in %s on line %d
298 Notice: A non well formed numeric value encountered in %s on line %d
308 Notice: A non well formed numeric value encountered in %s on line %d
[all …]
H A Dlog10_variation.phpt52 Notice: A non well formed numeric value encountered in %s on line %d
H A Dmt_rand_basic.phpt54 echo "\nNon-numeric cases\n";
96 Non-numeric cases
H A Dmt_srand_error.phpt16 Notice: A non well formed numeric value encountered in %s on line 4

Completed in 37 milliseconds

12345678910>>...12