Home
last modified time | relevance | path

Searched refs:negative (Results 1 – 25 of 183) sorted by relevance

12345678

/PHP-5.5/ext/standard/tests/array/
H A Darray_product_variation3.phpt11 echo "*** Testing array_product() : variations - negative numbers***\n";
13 echo "\n-- Testing array_product() function with one negative number --\n";
16 echo "\n-- Testing array_product() function with two negative numbers --\n";
22 echo "\n-- Testing array_product() function with negative floats --\n";
25 echo "\n-- Testing array_product() function with negative floats --\n";
32 *** Testing array_product() : variations - negative numbers***
34 -- Testing array_product() function with one negative number --
37 -- Testing array_product() function with two negative numbers --
40 -- Testing array_product() function with three negative numbers --
43 -- Testing array_product() function with negative floats --
[all …]
H A Darray_change_key_case_variation3.phpt34 -2345 => 'negative',
40 -10.5 => 'negative',
115 string(8) "negative"
123 string(8) "negative"
H A Darray_shift_variation3.phpt33 -2345 => 'negative',
39 -10.5 => 'negative',
117 string(8) "negative"
124 string(8) "negative"
H A Darray_values_variation3.phpt34 -2345 => 'negative',
40 -10.5 => 'negative',
118 string(8) "negative"
126 string(8) "negative"
H A Darray_merge_variation4.phpt37 -2345 => 'negative',
43 -10.5 => 'negative',
122 string(8) "negative"
140 string(8) "negative"
148 string(8) "negative"
164 string(8) "negative"
H A Darray_slice_variation7.phpt38 -2345 => 'negative',
44 -10.5 => 'negative',
127 string(8) "negative"
138 string(8) "negative"
147 string(8) "negative"
156 string(8) "negative"
H A Dnatcasesort_variation11.phpt33 -2345 => 'negative',
39 -10.5 => 'negative',
122 string(8) "negative"
137 string(8) "negative"
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 Dbug52534.phpt2 Bug #52534 (var_export array with negative key)
/PHP-5.5/ext/standard/tests/file/
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 Dftruncate_variation4-win32.phpt2 Test ftruncate() function : usage variations - truncate file to negative size
77 -- Testing ftruncate(): try truncating file to a negative size --
85 -- Testing ftruncate(): try truncating file to a negative size --
93 -- Testing ftruncate(): try truncating file to a negative size --
101 -- Testing ftruncate(): try truncating file to a negative size --
109 -- Testing ftruncate(): try truncating file to a negative size --
117 -- Testing ftruncate(): try truncating file to a negative size --
125 -- Testing ftruncate(): try truncating file to a negative size --
133 -- Testing ftruncate(): try truncating file to a negative size --
141 -- Testing ftruncate(): try truncating file to a negative size --
[all …]
H A Dftruncate_variation4.phpt2 Test ftruncate() function : usage variations - truncate file to negative size
77 -- Testing ftruncate(): try truncating file to a negative size --
85 -- Testing ftruncate(): try truncating file to a negative size --
93 -- Testing ftruncate(): try truncating file to a negative size --
101 -- Testing ftruncate(): try truncating file to a negative size --
109 -- Testing ftruncate(): try truncating file to a negative size --
117 -- Testing ftruncate(): try truncating file to a negative size --
125 -- Testing ftruncate(): try truncating file to a negative size --
133 -- Testing ftruncate(): try truncating file to a negative size --
141 -- Testing ftruncate(): try truncating file to a negative size --
[all …]
/PHP-5.5/ext/standard/tests/strings/
H A Dexplode_variation5.phpt2 Test explode() function : usage variations - positive and negative limits
11 echo "*** Testing explode() function: positive and negative limits ***\n";
17 echo "\n-- negative limit (since PHP 5.1) --\n";
20 echo "\n-- negative limit (since PHP 5.1) with null string -- \n";
25 *** Testing explode() function: positive and negative limits ***
35 -- negative limit (since PHP 5.1) --
45 -- negative limit (since PHP 5.1) with null string --
/PHP-5.5/ext/gmp/tests/
H A Dbug52906.phpt2 Bug #52906 gmp_mod returns negative result when non-negative is expected
/PHP-5.5/ext/intl/tests/
H A Dmsgfmt_format_error3.phpt2 MessageFormatter::format() given negative arg key
22 Warning: MessageFormatter::format(): Found negative or too large array key in %s on line %d
/PHP-5.5/ext/standard/tests/general_functions/
H A Dvar_export_basic1.phpt17 '-2147483648' => '-2147483648', // max negative integer value
25 "-0x80000000" => -0x80000000, // max negative integer as hexadecimal
30 "-020000000000" => -020000000000, // max negative integer as octal
H A Dsleep_error.phpt21 echo "\n-- Testing sleep() function with negative interval --\n";
40 -- Testing sleep() function with negative interval --
/PHP-5.5/Zend/tests/
H A Dbug34879.phpt2 Bug #34879 (str_replace, array_map corrupt negative array indexes on 64-bit platforms)
/PHP-5.5/ext/posix/tests/
H A Dposix_getpwuid_error.phpt25 echo "\n-- Testing posix_getpwuid() function negative uid --\n";
44 -- Testing posix_getpwuid() function negative uid --
/PHP-5.5/ext/bcmath/tests/
H A Dbcpow_variation001.phpt2 bcpow() with a negative exponent
H A Dbcscale_variation001.phpt2 bcscale() with negative argument
/PHP-5.5/ext/standard/tests/math/
H A Dbug21523.phpt2 Bug #21523 (number_format tries to allocate negative amount of memory)
/PHP-5.5/ext/spl/tests/
H A Dfixedarray_021.phpt12 /* negative init value */
19 /* resize and negative value */

Completed in 30 milliseconds

12345678