Home
last modified time | relevance | path

Searched refs:zero (Results 76 – 100 of 267) sorted by relevance

1234567891011

/PHP-7.4/ext/gmp/tests/
H A Dgmp_clrbit.phpt41 Warning: gmp_clrbit(): Index must be greater than or equal to zero in %s on line %d
45 Warning: gmp_clrbit(): Index must be greater than or equal to zero in %s on line %d
H A Dgmp_testbit.phpt46 Warning: gmp_testbit(): Index must be greater than or equal to zero in %s on line %d
53 Warning: gmp_testbit(): Index must be greater than or equal to zero in %s on line %d
/PHP-7.4/ext/standard/tests/array/
H A Darray_diff_error.phpt17 echo "\n-- Testing array_diff() function with zero arguments --\n";
31 -- Testing array_diff() function with zero arguments --
H A Darray_shift_variation6.phpt19 $original_array = array('zero', 'one', 'two');
44 Result: string(4) "zero"
H A Darray_column_variant.phpt14 echo "-- pass null as second parameter and bogus third param to get back zero-indexed array of all …
43 -- pass null as second parameter and bogus third param to get back zero-indexed array of all column…
/PHP-7.4/ext/standard/tests/general_functions/
H A Dusleep_error.phpt14 echo "\n-- Testing usleep() function with zero arguments --\n";
31 -- Testing usleep() function with zero arguments --
H A Dsleep_error.phpt13 echo "\n-- Testing sleep() function with zero arguments --\n";
30 -- Testing sleep() function with zero arguments --
/PHP-7.4/Zend/tests/
H A Dlist_mixed_keyed_unkeyed.phpt12 list($zero, 1 => $one, "foo" => $foo) = $contrivedKeyedAndUnkeyedArrayExample;
H A Dint_special_values.phpt10 -1 / INF, // Negative zero,
H A Darray_hash_zero.phpt2 Accept hashes being equal to zero
/PHP-7.4/ext/standard/tests/strings/
H A Dstr_split_variation7_64bit.phpt50 Warning: str_split(): The length of each segment must be greater than zero in %s on line %d
117 Warning: str_split(): The length of each segment must be greater than zero in %s on line %d
143 Warning: str_split(): The length of each segment must be greater than zero in %s on line %d
H A Dchunk_split_variation5.phpt50 Warning: chunk_split(): Chunk length should be greater than zero in %s on line %d
57 Warning: chunk_split(): Chunk length should be greater than zero in %s on line %d
74 Warning: chunk_split(): Chunk length should be greater than zero in %s on line %d
H A Dstr_split_variation6.phpt48 Warning: str_split(): The length of each segment must be greater than zero in %s on line %d
139 Warning: str_split(): The length of each segment must be greater than zero in %s on line %d
164 Warning: str_split(): The length of each segment must be greater than zero in %s on line %d
H A Dstr_split_variation6_64bit.phpt48 Warning: str_split(): The length of each segment must be greater than zero in %s on line %d
139 Warning: str_split(): The length of each segment must be greater than zero in %s on line %d
165 Warning: str_split(): The length of each segment must be greater than zero in %s on line %d
H A Dstr_split_variation7.phpt50 Warning: str_split(): The length of each segment must be greater than zero in %s on line %d
117 Warning: str_split(): The length of each segment must be greater than zero in %s on line %d
142 Warning: str_split(): The length of each segment must be greater than zero in %s on line %d
/PHP-7.4/ext/bcmath/tests/
H A Dbcdiv_error1.phpt14 Warning: bcdiv(): Division by zero in %s.php on line %d
H A Dbcpowmod_error4.phpt2 bc_raisemod's mod can't be zero and expo can't be negative
H A Dbug72093.phpt15 Warning: bcpowmod(): non-zero scale in exponent in %s on line %d
H A Dbcpow_error1.phpt13 Warning: bcpow(): non-zero scale in exponent in %s on line %d
/PHP-7.4/ext/opcache/tests/
H A Dbug77310_1.phpt16 $data = ['zero', 'one', 'two'];
/PHP-7.4/ext/standard/tests/streams/
H A Dstream_get_contents_negative_length.phpt15 Warning: stream_get_contents(): Length must be greater than or equal to zero, or -1 in %s on line %d
/PHP-7.4/ext/com_dotnet/tests/
H A Dvariants.phpt144 exception Division by zero.
150 exception Division by zero.
156 exception Division by zero.
260 exception Division by zero.
266 exception Division by zero.
272 exception Division by zero.
626 exception Division by zero.
632 exception Division by zero.
H A Dvariants_x64.phpt147 exception Division by zero.
153 exception Division by zero.
159 exception Division by zero.
263 exception Division by zero.
269 exception Division by zero.
275 exception Division by zero.
629 exception Division by zero.
635 exception Division by zero.
/PHP-7.4/ext/spl/tests/
H A DSplPriorityQueue_setExtractFlags_zero.phpt2 Setting SplPriorityQueue extract flags to zero generates an exception
/PHP-7.4/ext/standard/tests/file/
H A Dis_file_variation1.phpt23 echo "\n-- Testing is_file() after truncating filesize to zero bytes --\n";
50 -- Testing is_file() after truncating filesize to zero bytes --

Completed in 37 milliseconds

1234567891011