Home
last modified time | relevance | path

Searched refs:number (Results 76 – 100 of 944) sorted by relevance

12345678910>>...38

/PHP-7.1/ext/dba/tests/
H A Ddba_qdbm.phpt22 "key number 6" written
23 Failed to write "key number 6" 2nd time
27 ["key number 6"]=>
/PHP-7.1/ext/standard/tests/math/
H A Dsrand_error.phpt2 Test srand() function : error conditions - incorrect number of args
6 * Description: Seed the random number generator.
11 * Pass incorrect number of arguments to srand() to test behaviour
/PHP-7.1/ext/standard/tests/array/
H A Darray_key_exists_error.phpt2 Test array_key_exists() function : error conditions - Pass incorrect number of args
12 * Pass incorrect number of arguments to array_key_exists() to test behaviour
17 //Test array_key_exists with one more than the expected number of arguments
24 // Testing array_key_exists with one less than the expected number of arguments
H A Darray_slice_error.phpt2 Test array_slice() function : error conditions - Pass incorrect number of args
11 * Pass an incorrect number of arguments to array_slice() to test behaviour
16 //Test array_slice with one more than the expected number of arguments
25 // Testing array_slice with one less than the expected number of arguments
H A Dusort_error1.phpt2 Test usort() function : error conditions - Pass incorrect number of arguments
11 * Pass incorrect number of arguments to usort() to test behaviour
16 //Test usort with one more than the expected number of arguments
23 // Testing usort with one less than the expected number of arguments
H A Darray_push_error1.phpt2 Test array_push() function : error conditions - Pass incorrect number of args
11 * Pass incorrect number of arguments to array_push() to test behaviour
16 // Testing array_push with one less than the expected number of arguments
/PHP-7.1/ext/date/tests/
H A Dgmstrftime_variation6.phpt22 'Minute as decimal number' => "%M",
24 'Second as decimal number' => "%S",
48 --Minute as decimal number--
56 --Second as decimal number--
H A Didate_variation4.phpt21 'Month number' => 'm',
24 'ISO-8601 week number' => 'W',
46 --Month number--
55 --ISO-8601 week number--
H A Dstrftime_variation6.phpt23 'Minute as decimal number' => "%M",
25 'Second as decimal number' => "%S",
49 --Minute as decimal number--
57 --Second as decimal number--
/PHP-7.1/ext/intl/tests/
H A Drbbiter_getBinaryRules_basic.phpt13 \$LN = [[:letter:] [:number:]];
37 string(128) "$LN = [[:letter:] [:number:]];$S = [.;,:];!!forward;$LN+ {1};$S+ {42};!!reverse;$LN+ {…
38 string(128) "$LN = [[:letter:] [:number:]];$S = [.;,:];!!forward;$LN+ {1};$S+ {42};!!reverse;$LN+ {…
H A Dformatter_format_conv.phpt11 $number = 1234567.891234567890000;
13 $str_res = ut_nfmt_format ($fmt, $number, NumberFormatter::TYPE_INT32)."\n";
/PHP-7.1/ext/standard/tests/network/
H A Dgetprotobynumber_error.phpt7 // empty protocol number
10 // invalid protocol number
/PHP-7.1/ext/session/tests/
H A Dbug74833.phpt2 Bug #74833 Session module number is uninitialized when SID is reset
13 /* Ensure the SID constant has correct module number. */
/PHP-7.1/ext/bcmath/tests/
H A Dbcsqrt_error1.phpt2 bcsqrt — Get the square root of an arbitrary precision number
13 Warning: bcsqrt(): Square root of negative number in %s.php on line %d
/PHP-7.1/ext/iconv/tests/
H A Diconv_substr_error1.phpt2 Test iconv_substr() function : error conditions - Pass incorrect number of args
16 * Pass incorrect number of arguments to iconv_substr() to test behaviour
21 //Test iconv_substr with one more than the expected number of arguments
30 // Testing iconv_substr with one less than the expected number of arguments
H A Diconv_strrpos_error1.phpt2 Test iconv_strrpos() function : error conditions - pass incorrect number of args
16 * Pass iconv_strrpos() an incorrect number of arguments
22 //Test iconv_strrpos with one more than the expected number of arguments
30 // Testing iconv_strrpos with one less than the expected number of arguments
/PHP-7.1/ext/mbstring/tests/
H A Dmb_substr_error1.phpt2 Test mb_substr() function : error conditions - Pass incorrect number of args
16 * Pass incorrect number of arguments to mb_substr() to test behaviour
21 //Test mb_substr with one more than the expected number of arguments
30 // Testing mb_substr with one less than the expected number of arguments
H A Dmb_ereg_error.phpt2 Test mb_ereg() function : error conditions - pass incorrect number of arguments
16 * Test behaviour of mb_ereg() when passed an incorrcect number of arguments
22 //Test mb_ereg with one more than the expected number of arguments
30 // Testing mb_ereg with one less than the expected number of arguments
H A Dmb_strpos_error1.phpt2 Test mb_strpos() function : error conditions - Pass incorrect number of args
16 * Test how mb_strpos behaves when passed an incorrect number of arguments
22 //Test mb_strpos with one more than the expected number of arguments
31 // Testing mb_strpos with one less than the expected number of arguments
H A Dmb_strrpos_error1.phpt2 Test mb_strrpos() function : error conditions - pass incorrect number of args
16 * Pass mb_strrpos() an incorrect number of arguments
22 //Test mb_strrpos with one more than the expected number of arguments
31 // Testing mb_strrpos with one less than the expected number of arguments
/PHP-7.1/ext/imap/tests/
H A Dimap_fetchheader_error.phpt2 Test imap_fetchheader() function : error conditions - incorrect number of args
15 * Pass an incorrect number of arguments to imap_fetchheader() to test behaviour
21 //Test imap_fetchheader with one more than the expected number of arguments
30 // Testing imap_fetchheader with one less than the expected number of arguments
H A Dimap_fetch_overview_error.phpt2 Test imap_fetch_overview() function : error conditions - incorrect number of args
16 * Pass an incorrect number of arguments to imap_fetch_overview() to test behaviour
23 //Test imap_fetch_overview with one more than the expected number of arguments
31 // Testing imap_fetch_overview with one less than the expected number of arguments
/PHP-7.1/Zend/tests/
H A Dget_defined_vars.phpt11 $number = 22.33; //number
19 var $number = 233;
38 var_dump( $arr["number"] );
100 ["number"]=>
/PHP-7.1/ext/wddx/tests/
H A Dbug73631.phpt12 <number>1234</number>
/PHP-7.1/ext/gd/tests/
H A Dgd_info_error.phpt2 Test gd_info() function : error conditions - with more than expected number of arguments
23 echo "\n-- Testing gd_info() function with more than expected number of arguments --\n";
31 -- Testing gd_info() function with more than expected number of arguments --

Completed in 41 milliseconds

12345678910>>...38