Home
last modified time | relevance | path

Searched refs:number (Results 176 – 200 of 944) sorted by relevance

12345678910>>...38

/PHP-7.1/ext/standard/tests/math/
H A Dtan_error.phpt2 Test wrong number of arguments for tan()
6 * proto float tan(float number)
H A Dtanh_error.phpt2 Test wrong number of arguments for tanh()
6 * proto float tanh(float number)
/PHP-7.1/ext/intl/tests/
H A Dformatter_format.phpt10 * Format a number using misc locales/patterns.
46 $number = 1234567.891234567890000;
59 …t($integer[$style])?ut_nfmt_format( $fmt, $number, NumberFormatter::TYPE_INT32):ut_nfmt_format( $f…
H A Dformatter_format2.phpt10 * Format a number using misc locales/patterns.
46 $number = 1234567.891234567890000;
59 …t($integer[$style])?ut_nfmt_format( $fmt, $number, NumberFormatter::TYPE_INT32):ut_nfmt_format( $f…
H A Dformatter_format3.phpt11 * Format a number using misc locales/patterns.
47 $number = 1234567.891234567890000;
60 …t($integer[$style])?ut_nfmt_format( $fmt, $number, NumberFormatter::TYPE_INT32):ut_nfmt_format( $f…
H A Dformatter_format4.phpt11 * Format a number using misc locales/patterns.
47 $number = 1234567.891234567890000;
60 …t($integer[$style])?ut_nfmt_format( $fmt, $number, NumberFormatter::TYPE_INT32):ut_nfmt_format( $f…
H A Dformatter_format5.phpt11 * Format a number using misc locales/patterns.
47 $number = 1234567.891234567890000;
60 …t($integer[$style])?ut_nfmt_format( $fmt, $number, NumberFormatter::TYPE_INT32):ut_nfmt_format( $f…
H A Dformatter_format6.phpt11 * Format a number using misc locales/patterns.
47 $number = 1234567.891234567890000;
60 …t($integer[$style])?ut_nfmt_format( $fmt, $number, NumberFormatter::TYPE_INT32):ut_nfmt_format( $f…
H A Dformatter_parse.phpt17 // Test parsing float number.
21 // Test parsing float number as integer.
H A Drbbiter___construct_basic.phpt13 \$LN = [[:letter:] [:number:]];
29 $obj = new IntlRuleBasedBreakIterator('[\p{Letter}\uFFFD]+;[:number:]+', 'aoeu');
H A Dbreakiter___construct_error.phpt16 var_dump(new IntlRuleBasedBreakIterator('[\p{Letter}\uFFFD]+;[:number:]+'));
31 var_dump(new IntlRuleBasedBreakIterator('[\p{Letter}\uFFFD]+;[:number:]+;', array()));
36 var_dump(new IntlRuleBasedBreakIterator('[\p{Letter}\uFFFD]+;[:number:]+;', true));
H A Dformatter_format8.phpt10 * Format a number using misc locales/patterns.
46 $number = 1234567.891234567890000;
59 …t($integer[$style])?ut_nfmt_format( $fmt, $number, NumberFormatter::TYPE_INT32):ut_nfmt_format( $f…
H A Dformatter_format7.phpt11 * Format a number using misc locales/patterns.
47 $number = 1234567.891234567890000;
60 …t($integer[$style])?ut_nfmt_format( $fmt, $number, NumberFormatter::TYPE_INT32):ut_nfmt_format( $f…
H A Dini_use_exceptions_basic.phpt18 …or_transliterate: Neither "start" nor the "end" arguments can exceed the number of UTF-16 code uni…
20 …or_transliterate: Neither "start" nor the "end" arguments can exceed the number of UTF-16 code uni…
/PHP-7.1/ext/standard/tests/dir/
H A Dscandir_error1-win32-mb.phpt2 Test scandir() function : error conditions - Incorrect number of args
17 * Pass incorrect number of arguments to scandir() to test behaviour
26 //Test scandir with one more than the expected number of arguments
H A Dopendir_error1-win32-mb.phpt2 Test opendir() function : error conditions - Incorrect number of args
17 * Pass incorrect number of arguments to opendir() to test behaviour
26 //Test opendir with one more than the expected number of arguments
H A Dgetcwd_error.phpt2 Test getcwd() function : error conditions - Incorrect number of arguments
11 * Pass incorrect number of arguments to getcwd() to test behaviour
/PHP-7.1/ext/mbstring/tests/
H A Dmb_strtolower_error1.phpt2 Test mb_strtolower() function : error conditions - pass incorrect number of arguments
16 * Pass an incorrect number of arguments to mb_strtolower() to test behaviour
21 //Test mb_strtolower with one more than the expected number of arguments
H A Dmb_strtoupper_error1.phpt2 Test mb_strtoupper() function : error conditions - pass incorrect number of args
16 * Pass an incorrect number of arguments to mb_strtoupper() to test behaviour
21 //Test mb_strtoupper with one more than the expected number of arguments
/PHP-7.1/ext/oci8/tests/
H A Dbind_misccoltypes_errs.phpt16 id number,
20 number_t number,
21 number_t92 number(9,2),
22 number_t6 number(6),
82 echo "\nTest 5 - invalid number\n";
148 Test 5 - invalid number
H A Dlob_030.phpt42 echo "Test 1: A CLOB with an even number of bytes\n";
45 echo "Test 2: A CLOB with an odd number of bytes\n";
66 Test 1: A CLOB with an even number of bytes
68 Test 2: A CLOB with an odd number of bytes
H A Dbug26133.phpt14 "create table bug26133_tab (id number, value number)",
/PHP-7.1/ext/wddx/tests/
H A D002.phpt21 …ar name='var2'><string>some string</string></var><var name='var3'><number>756</number></var><var n…
H A D003.phpt11 …ar name='var2'><string>some string</string></var><var name='var3'><number>756</number></var><var n…
/PHP-7.1/ext/sqlite3/tests/
H A Dsqlite3result_numcolumns_error.phpt17 echo 'Fetching number of columns' . PHP_EOL;
29 Fetching number of columns

Completed in 42 milliseconds

12345678910>>...38