Home
last modified time | relevance | path

Searched refs:zero (Results 226 – 250 of 294) sorted by relevance

12345678910>>...12

/PHP-5.5/ext/standard/tests/array/
H A Darray_chunk_variation5.phpt15 * 3. size value is zero
H A Dkey_variation2.phpt30 0 => 'zero',
H A Duasort_error.phpt36 // With zero arguments
H A Darray_push_variation6.phpt33 0 => 'zero',
H A Darray_rand_variation4.phpt22 2.3 => 'float key', 0 => "zero key", 0.2 => 'decimal key',
H A Dshuffle_variation4.phpt20 /*1*/ array("zero" => 0, 1 => 1, "two" => 2, "max_int" => 2147483647 ),
H A Darray_key_exists_variation1.phpt18 $search = array ('zero', 'key' => 'val', 'two');
/PHP-5.5/ext/standard/tests/file/
H A Dfile_get_contents_file_put_contents_error.phpt68 Warning: file_get_contents(): length must be greater than or equal to zero in %s on line %d
H A Dfscanf_error.phpt21 // zero argument
H A Dftruncate_error.phpt20 // zero arguments
H A Dfwrite_error.phpt21 // zero argument
/PHP-5.5/ext/mysql/tests/
H A Dmysql_insert_id.phpt51 printf("[010] Expecting int/not zero, got %s/%s\n", gettype($tmp), $tmp);
/PHP-5.5/
H A DREADME.TESTING112 Normally, the exit status of "make test" is zero, regardless of the results
114 and "make test" will set the exit status ("$?") to non-zero, when an
148 advised to test for non-zero, rather then a specific value.
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native.phpt156 printf("[019] '1' IS NOT NULL evaluates to true, expecting zero rows, got %d rows\n", $tmp);
193 printf("[030] Expecting zero rows, got %d rows\n", $tmp);
268 printf("[050] '1' IS NOT NULL evaluates to true, expecting zero rows, got %d rows\n", $tmp);
318 printf("[061] Expecting zero rows, got %d rows\n", $tmp);
H A Dpdo_mysql_prepare_emulated.phpt150 printf("[026] '1' IS NOT NULL evaluates to true, expecting zero rows, got %d rows\n", $tmp);
186 printf("[040] Expecting zero rows, got %d rows\n", $tmp);
255 printf("[067] '1' IS NOT NULL evaluates to true, expecting zero rows, got %d rows\n", $tmp);
295 printf("[080] Expecting zero rows, got %d rows\n", $tmp);
/PHP-5.5/ext/standard/tests/general_functions/
H A Dis_callable_variation2.phpt42 0, // zero as argument
H A Ddebug_zval_dump_b.phpt22 0, // zero as argument
H A Ddebug_zval_dump_b_64bit.phpt22 0, // zero as argument
/PHP-5.5/ext/standard/tests/math/
H A Dlog1p_variation1.phpt9 * when the value of number is close to zero
H A Dexpm1_variation1.phpt10 * when the value of number is close to zero.
/PHP-5.5/ext/phar/tests/
H A Dfgc_edgecases.phpt66 Warning: file_get_contents(): length must be greater than or equal to zero in phar://%sfgc_edgecase…
/PHP-5.5/ext/spl/internal/
H A Dlimititerator.inc108 /** @return current position relative to zero (not to offset specified in
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_get_warnings.phpt81 printf("[015 - %d] Error number should not be zero\n", $i);
/PHP-5.5/ext/standard/tests/strings/
H A Dprintf.phpt30 echo "\n*** Output for zero argument ***\n";
228 *** Output for zero argument ***
H A Dprintf_64bit.phpt30 echo "\n*** Output for zero argument ***\n";
228 *** Output for zero argument ***

Completed in 27 milliseconds

12345678910>>...12