Home
last modified time | relevance | path

Searched refs:negative (Results 76 – 100 of 183) sorted by path

12345678

/PHP-5.5/ext/standard/tests/array/
H A Darray_values_variation3.phpt34 -2345 => 'negative',
40 -10.5 => 'negative',
118 string(8) "negative"
126 string(8) "negative"
H A Darray_walk_recursive_variation5.phpt28 …* Description : function checks for the value whether positive or negative and displays according …
H A Darray_walk_variation5.phpt28 …* Description : function checks for the value whether positive or negative and displays according …
H A Darsort_variation3.phpt22 // negative/posative integer array
H A Dasort_variation3.phpt22 // negative/posative integer array
H A Dbug21918.phpt2 Bug #21918 (different handling of positive vs. negative array indexes)
H A Dbug41121.phpt16 // negative steps
H A Dbug52534.phpt2 Bug #52534 (var_export array with negative key)
H A Deach.phpt22 array(-5 => "negative5", -.05 => "negative.05")
567 string(11) "negative.05"
569 string(11) "negative.05"
H A Deach_variation3.phpt34 -2345 => 'negative',
40 -10.5 => 'negative',
H A Dkey_variation2.phpt33 -2345 => 'negative',
39 -10.5 => 'negative',
H A Dkrsort_variation3.phpt22 // negative/posative integer key value array
H A Dksort_variation3.phpt22 // negative/posative integer key value array
H A Dnatcasesort_variation11.phpt33 -2345 => 'negative',
39 -10.5 => 'negative',
122 string(8) "negative"
137 string(8) "negative"
H A Dnatcasesort_variation3.phpt22 // negative/positive integers array
H A Drsort_variation3.phpt23 // negative/positive integers array
H A Dshuffle_variation3.phpt22 // array with negative int values
28 // array with negative float values
40 // array with negative hexa values
46 // array with negative octal values
H A Dshuffle_variation4.phpt22 // array with negative int values
28 // array with negative float values
40 // array with negative hexa values
46 // array with negative octal values
H A Dsort_variation3.phpt24 // negative/posative integers array
/PHP-5.5/ext/standard/tests/file/
H A D006_variation2.phpt48 /* negative values as permission */
H A Dfgetcsv_variation25.phpt15 echo "*** Testing fgetcsv() : with negative length value ***\n";
78 // use the right delimiter and enclosure with negative length
94 *** Testing fgetcsv() : with negative length value ***
98 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
105 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
112 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
119 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
126 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
133 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
140 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
[all …]
H A Dfgetcsv_variation27.phpt15 echo "*** Testing fgetcsv() : with negative length value ***\n";
78 // use the right delimiter and enclosure with negative length
94 *** Testing fgetcsv() : with negative length value ***
98 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
105 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
112 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
119 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
126 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
133 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
140 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
[all …]
H A Dfgetcsv_variation28.phpt15 echo "*** Testing fgetcsv() : with negative length value ***\n";
78 // use the right delimiter and enclosure with negative length
94 *** Testing fgetcsv() : with negative length value ***
98 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
105 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
112 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
119 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
126 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
133 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
140 Warning: fgetcsv(): Length parameter may not be negative in %s on line %d
[all …]
H A Dfile_get_contents_error.phpt29 echo "\n-- Testing for invalid negative maxlen values --";
63 -- Testing for invalid negative maxlen values --
H A Dfile_get_contents_error002.phpt2 file_get_contents() test using negative parameter for length (last parameter)

Completed in 43 milliseconds

12345678