Home
last modified time | relevance | path

Searched refs:number (Results 101 – 125 of 476) sorted by relevance

12345678910>>...20

/php-src/ext/intl/tests/
H A Dformatter_format7.phpt12 * Format a number using misc locales/patterns.
48 $number = 1234567.891234567890000;
61 …t($integer[$style])?ut_nfmt_format( $fmt, $number, NumberFormatter::TYPE_INT32):ut_nfmt_format( $f…
H A Dini_use_exceptions_basic.phpt19 …or_transliterate: Neither "start" nor the "end" arguments can exceed the number of UTF-16 code uni…
21 …or_transliterate: Neither "start" nor the "end" arguments can exceed the number of UTF-16 code uni…
H A Dbreakiter___construct_error.phpt14 var_dump(new IntlRuleBasedBreakIterator('[\p{Letter}\uFFFD]+;[:number:]+'));
29 var_dump(new IntlRuleBasedBreakIterator('[\p{Letter}\uFFFD]+;[:number:]+;', array()));
34 var_dump(new IntlRuleBasedBreakIterator('[\p{Letter}\uFFFD]+;[:number:]+;', true));
H A Dformatter_fail.phpt141 'numfmt_create: number formatter creation failed: U_UNSUPPORTED_ERROR'
142 'numfmt_create: number formatter creation failed: U_UNSUPPORTED_ERROR'
143 'numfmt_create: number formatter creation failed: U_UNSUPPORTED_ERROR'
146 'numfmt_create: number formatter creation failed: U_MEMORY_ALLOCATION_ERROR'
147 'numfmt_create: number formatter creation failed: U_MEMORY_ALLOCATION_ERROR'
148 'numfmt_create: number formatter creation failed: U_MEMORY_ALLOCATION_ERROR'
/php-src/ext/bcmath/tests/number/methods/
H A Dcalc_methods_num_arg_error.phpt8 ['a', 'non number str'],
40 non number str:
54 non number str:
68 non number str:
82 non number str:
98 non number str:
114 non number str:
/php-src/Zend/tests/
H A Dcompound_assign_with_numeric_strings.phpt45 Exception: Bit shift by negative number
48 Exception: Bit shift by negative number
/php-src/ext/pdo_pgsql/tests/
H A Dgh7723.phpt30 SQLSTATE[HY093]: Invalid parameter number: :invalid
31 SQLSTATE[HY093]: Invalid parameter number: :invalid
H A Dbug69344.phpt43 SQLSTATE[HY093]: Invalid parameter number: parameter was not defined
44 SQLSTATE[HY093]: Invalid parameter number: parameter was not defined
/php-src/ext/openssl/tests/
H A Dopenssl_csr_sign_with_serial_hex.phpt52 Warning: openssl_csr_sign(): Error parsing serial number in %s on line %d
55 Warning: openssl_csr_sign(): Error parsing serial number in %s on line %d
58 Warning: openssl_csr_sign(): Error parsing serial number because it is too long in %s on line %d
/php-src/ext/ffi/tests/
H A Dbug77706.phpt58 FFI\Exception: Incorrect number of arguments for C function 'time', expecting exactly 1 parameter
59 FFI\Exception: Incorrect number of arguments for C function 'time', expecting exactly 1 parameter
60 FFI\Exception: Incorrect number of arguments for C function 'fprintf', expecting at least 2 paramet…
/php-src/ext/bcmath/libbcmath/
H A DREADME.md31 number. Floats are the closest, but will not behave correctly for many
32 computations. For example, BC numbers have a "scale" that represent the number
34 numbers requires one to calculate an exact number of digits after the decimal
35 point regardless of the number of digits in the integer part. GMP floats have
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_emulated_placeholder_everywhere.phpt64 Warning: PDOStatement::execute(): SQLSTATE[HY093]: Invalid parameter number in %s on line %d
74 …t::execute(): SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match
H A Dpdo_mysql_prepare_emulated_anonymous.phpt67 …t::execute(): SQLSTATE[HY093]: Invalid parameter number: number of bound variables does not match
77 Warning: PDOStatement::execute(): SQLSTATE[HY093]: Invalid parameter number in %s on line %d
/php-src/ext/date/tests/
H A Dstrftime_variation6.phpt17 'Minute as decimal number' => "%M",
19 'Second as decimal number' => "%S",
50 --Minute as decimal number--
66 --Second as decimal number--
H A Dgmstrftime_variation6.phpt16 'Minute as decimal number' => "%M",
18 'Second as decimal number' => "%S",
49 --Minute as decimal number--
65 --Second as decimal number--
H A DDateTimeZone_getTransitions_basic1.phpt19 echo "\n-- Total number of transitions: " . count($tran). " --\n";
28 -- Total number of transitions: 18 --
H A Dtimezone_transitions_get_basic1.phpt19 echo "\n-- Total number of transitions: " . count($tran). " --\n";
31 -- Total number of transitions: 18 --
/php-src/sapi/fpm/
H A Dwww.conf.in92 ; static - a fixed number (pm.max_children) of child processes;
129 ; The number of child processes created on startup.
134 ; The desired minimum number of idle server processes.
139 ; The desired maximum number of idle server processes.
144 ; The number of rate to spawn child processes at once.
150 ; The number of seconds after which an idle process will be killed.
166 ; start since - number of seconds since FPM has started;
167 ; accepted conn - the number of request accepted by the pool;
173 ; idle processes - the number of idle processes;
174 ; active processes - the number of active processes;
[all …]
/php-src/tests/lang/integer_literals/
H A Doctal_32bit.phpt15 /* Floating number */
43 /* Floating number */
71 /* Floating number */
/php-src/ext/standard/tests/strings/
H A Dstr_split_variation7.phpt20 0234, //octal number
21 0x1A, //hexadecimal number
22 2147483647, //max positive integer number
/php-src/ext/dom/tests/
H A Ddomxpath.phpt51 $avg = $xpath->evaluate('number(php:function("MyAverage", //def:testnode))');
56 $avg = $xpath->evaluate('number(php:function("non_existent", //def:testnode))');
62 $avg = $xpath->evaluate('number(php:function("non_existent", //def:testnode))');
/php-src/ext/reflection/tests/
H A DReflectionClass_FileInfo_basic.phpt11 //Get the line number at the start of the definition of class C
14 //Get the line number at the end of the definition of class C
/php-src/ext/standard/tests/array/range/
H A Drange_step_errors.phpt115 range(): Argument #3 ($step) must be a finite number, INF provided
116 range(): Argument #3 ($step) must be a finite number, INF provided
117 range(): Argument #3 ($step) must be a finite number, INF provided
119 range(): Argument #3 ($step) must be a finite number, NAN provided
120 range(): Argument #3 ($step) must be a finite number, NAN provided
121 range(): Argument #3 ($step) must be a finite number, NAN provided
/php-src/ext/intl/formatter/
H A Dformatter_parse.c125 double number; in PHP_FUNCTION() local
156number = unum_parseDoubleCurrency(FORMATTER_OBJECT(nfo), sstr, sstr_len, position_p, currency, &IN… in PHP_FUNCTION()
171 RETVAL_DOUBLE( number ); in PHP_FUNCTION()
/php-src/ext/pgsql/tests/
H A D03sync_query.phpt150 Argument #3 must be less than the number of fields for this result set
153 pg_fetch_all_columns(): Argument #2 ($field) must be less than the number of fields for this result…
155 Argument #3 must be less than the number of fields for this result set
158 pg_field_name(): Argument #2 ($field) must be less than the number of fields for this result set
160 pg_field_table(): Argument #2 ($field) must be less than the number of fields for this result set

Completed in 40 milliseconds

12345678910>>...20