Home
last modified time | relevance | path

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

123456789

/PHP-7.4/tests/lang/operators/
H A DbitwiseShiftLeft_basiclong_64bit.phpt55 Exception: Bit shift by negative number
63 Exception: Bit shift by negative number
73 Exception: Bit shift by negative number
81 Exception: Bit shift by negative number
91 Exception: Bit shift by negative number
99 Exception: Bit shift by negative number
109 Exception: Bit shift by negative number
117 Exception: Bit shift by negative number
127 Exception: Bit shift by negative number
135 Exception: Bit shift by negative number
[all …]
H A DbitwiseShiftRight_basiclong_64bit.phpt55 Exception: Bit shift by negative number
63 Exception: Bit shift by negative number
73 Exception: Bit shift by negative number
81 Exception: Bit shift by negative number
91 Exception: Bit shift by negative number
99 Exception: Bit shift by negative number
109 Exception: Bit shift by negative number
117 Exception: Bit shift by negative number
127 Exception: Bit shift by negative number
135 Exception: Bit shift by negative number
[all …]
H A DbitwiseShiftLeft_variationStr.phpt32 Exception: Bit shift by negative number
36 Exception: Bit shift by negative number
60 Exception: Bit shift by negative number
64 Exception: Bit shift by negative number
88 Exception: Bit shift by negative number
92 Exception: Bit shift by negative number
116 Exception: Bit shift by negative number
120 Exception: Bit shift by negative number
144 Exception: Bit shift by negative number
148 Exception: Bit shift by negative number
[all …]
H A DbitwiseShiftLeft_variationStr_64bit.phpt37 Exception: Bit shift by negative number
41 Exception: Bit shift by negative number
65 Exception: Bit shift by negative number
69 Exception: Bit shift by negative number
93 Exception: Bit shift by negative number
97 Exception: Bit shift by negative number
121 Exception: Bit shift by negative number
125 Exception: Bit shift by negative number
149 Exception: Bit shift by negative number
153 Exception: Bit shift by negative number
[all …]
H A DbitwiseShiftRight_variationStr.phpt33 Exception: Bit shift by negative number
37 Exception: Bit shift by negative number
61 Exception: Bit shift by negative number
65 Exception: Bit shift by negative number
89 Exception: Bit shift by negative number
93 Exception: Bit shift by negative number
117 Exception: Bit shift by negative number
121 Exception: Bit shift by negative number
145 Exception: Bit shift by negative number
149 Exception: Bit shift by negative number
[all …]
/PHP-7.4/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_values_variation3.phpt34 -2345 => 'negative',
40 -10.5 => 'negative',
117 string(8) "negative"
125 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_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',
126 string(8) "negative"
137 string(8) "negative"
146 string(8) "negative"
155 string(8) "negative"
H A Dnatcasesort_variation11.phpt33 -2345 => 'negative',
39 -10.5 => 'negative',
121 string(8) "negative"
136 string(8) "negative"
/PHP-7.4/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 --
87 -- Testing ftruncate(): try truncating file to a negative size --
97 -- Testing ftruncate(): try truncating file to a negative size --
107 -- Testing ftruncate(): try truncating file to a negative size --
117 -- Testing ftruncate(): try truncating file to a negative size --
127 -- Testing ftruncate(): try truncating file to a negative size --
137 -- Testing ftruncate(): try truncating file to a negative size --
147 -- Testing ftruncate(): try truncating file to a negative size --
157 -- 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 --
87 -- Testing ftruncate(): try truncating file to a negative size --
97 -- Testing ftruncate(): try truncating file to a negative size --
107 -- Testing ftruncate(): try truncating file to a negative size --
117 -- Testing ftruncate(): try truncating file to a negative size --
127 -- Testing ftruncate(): try truncating file to a negative size --
137 -- Testing ftruncate(): try truncating file to a negative size --
147 -- Testing ftruncate(): try truncating file to a negative size --
157 -- Testing ftruncate(): try truncating file to a negative size --
[all …]
/PHP-7.4/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 --
H A Dbug72100.phpt10 var_dump( implode(" ", ["hello negative long", -999999999999999999, PHP_INT_MIN] ) );
16 string(60) "hello negative long -999999999999999999 -9223372036854775808"
/PHP-7.4/ext/gd/tests/
H A Dgithub_bug_215.phpt21 /* Use negative color index */
30 /* Use negative color index */
35 /* Use negative color index */
/PHP-7.4/ext/intl/tests/
H A Dmsgfmt_format_error3.phpt2 MessageFormatter::format() given negative arg key
18 Warning: MessageFormatter::format(): Found negative or too large array key in %s on line %d
/PHP-7.4/ext/gmp/tests/
H A Dbug52906.phpt2 Bug #52906 gmp_mod returns negative result when non-negative is expected
/PHP-7.4/Zend/tests/
H A Dcompound_assign_with_numeric_strings.phpt44 Exception: Bit shift by negative number
47 Exception: Bit shift by negative number
/PHP-7.4/ext/standard/tests/general_functions/
H A Dvar_export_basic1.phpt23 '-2147483648' => '-2147483648', // max negative integer value
31 "-0x80000000" => -0x7FFFFFFF - 1, // max negative integer as hexadecimal
36 "-020000000000" => -017777777777 - 1, // max negative integer as octal
H A Dvar_export_basic1_32.phpt23 '-2147483648' => '-2147483648', // max negative integer value
31 "-0x80000000" => -0x7FFFFFFF - 1, // max negative integer as hexadecimal
36 "-020000000000" => -017777777777 - 1, // max negative integer as octal

Completed in 69 milliseconds

123456789