Home
last modified time | relevance | path

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

12345678910>>...20

/php-src/ext/standard/tests/file/
H A Dbug40501.phpt2 Bug #40501 (fgetcsv() can't handle trailing odd number of backslashes)
16 string(%d) "this element contains the delimiter, and ends with an odd number of
/php-src/ext/intl/tests/
H A Drbbiter___construct_basic.phpt10 \$LN = [[:letter:] [:number:]];
26 $obj = new IntlRuleBasedBreakIterator('[\p{Letter}\uFFFD]+;[:number:]+', 'aoeu');
H A Drbbiter_getRules_basic.phpt13 \$LN = [[:letter:] [:number:]];
30 string(128) "$LN = [[:letter:] [:number:]];$S = [.;,:];!!forward;$LN+ {1};$S+ {42};!!reverse;$LN+ {…
H A Drbbiter_getRules_basic3.phpt13 \$LN = [[:letter:] [:number:]];
31 string(119) "$LN=[[:letter:][:number:]];$S=[.;,:];!!forward;$LN+{1};$S+{42};!!reverse;$LN+{1};$S+{4…
H A Drbbiter_getRules_basic2.phpt14 \$LN = [[:letter:] [:number:]];
31 string(137) "$LN = [[:letter:] [:number:]];
H A Dformatter_parse.phpt17 // Test parsing float number.
21 // Test parsing float number as integer.
H A Dformatter_format2.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_format3.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 Dformatter_format4.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 Dformatter_format5.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 Dformatter_format6.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 Dformatter_format8.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…
/php-src/ext/dom/tests/
H A DDOMNode_normalize_basic.phpt14 * Calculate the number of title text nodes (1).
15 * Add another text node to title. Calculate the number of title text nodes (2).
16 * Normalize author. Calculate the number of title text nodes (2).
17 * Normalize title. Calculate the number of title text nodes (1).
/php-src/ext/date/tests/
H A Dstrftime_variation5.phpt14 'Year as decimal number without a century' => "%y",
15 'Year as decimal number including the century' => "%Y",
32 --Year as decimal number without a century--
40 --Year as decimal number including the century--
H A Dgmstrftime_variation5.phpt15 'Year as decimal number without a century' => "%y",
16 'Year as decimal number including the century' => "%Y",
33 --Year as decimal number without a century--
41 --Year as decimal number including the century--
H A Dgmdate_variation5.phpt11 echo "\n-- Testing gmdate() function with ISO-8601 week number of year format --\n";
19 -- Testing gmdate() function with ISO-8601 week number of year format --
/php-src/ext/standard/tests/array/
H A Dmax_variation1.phpt17 echo "\n*** Testing large number of arguments ***\n";
32 *** Testing large number of arguments ***
H A Dmin_variation1.phpt17 echo "\n*** Testing large number of arguments ***\n";
32 *** Testing large number of arguments ***
/php-src/ext/pcre/tests/
H A Dpreg_replace_callback_error1.phpt39 $subject = 'number 1.';
57 string(9) "number 1."
58 string(11) "number one."
/php-src/ext/random/tests/03_randomizer/methods/
H A DpickArrayKeys_error.phpt47 Random\Randomizer::pickArrayKeys(): Argument #2 ($num) must be between 1 and the number of elements…
48 Random\Randomizer::pickArrayKeys(): Argument #2 ($num) must be between 1 and the number of elements…
49 Random\Randomizer::pickArrayKeys(): Argument #2 ($num) must be between 1 and the number of elements…
/php-src/ext/dom/tests/modern/spec/
H A DNode_normalize.phpt16 * Calculate the number of title text nodes (1).
17 * Add another text node to title. Calculate the number of title text nodes (2).
18 * Normalize author. Calculate the number of title text nodes (2).
19 * Normalize title. Calculate the number of title text nodes (1).
/php-src/ext/pcre/pcre2lib/
H A Dpcre2_find_bracket.c70 PRIV(find_bracket)(PCRE2_SPTR code, BOOL utf, int number) in PRIV()
90 if (number < 0) return (PCRE2_UCHAR *)code; in PRIV()
100 if (n == number) return (PCRE2_UCHAR *)code; in PRIV()
/php-src/ext/mysqli/tests/
H A Dmysqli_get_charset.phpt67 if (!isset($charset->number) ||
68 !is_int($charset->number) ||
69 ($charset->number !== (int)$id))
70 … printf("[021] Expecting int/%d, got %s/%s\n", $id, gettype($charset->number), $charset->number);
/php-src/sapi/fpm/tests/
H A Dstatus.inc237 "# HELP phpfpm_start_since The number of seconds since FPM has started\.\n" .
240 "# HELP phpfpm_accepted_connections The number of requests accepted by the pool\.\n" .
243 … "# HELP phpfpm_listen_queue The number of requests in the queue of pending connections\.\n" .
246 …"# HELP phpfpm_max_listen_queue The maximum number of requests in the queue of pending connections…
252 "# HELP phpfpm_idle_processes The number of idle processes\.\n" .
255 "# HELP phpfpm_active_processes The number of active processes\.\n" .
258 "# HELP phpfpm_total_processes The number of idle \+ active processes\.\n" .
261 …"# HELP phpfpm_max_active_processes The maximum number of active processes since FPM has started\.…
264 …"# HELP phpfpm_max_children_reached The number of times, the process limit has been reached, when …
267 …"# HELP phpfpm_slow_requests The number of requests that exceeded your 'request_slowlog_timeout' v…
/php-src/ext/standard/tests/strings/
H A Dbug69751.phpt26 Argument number specifier must be greater than zero and less than %d
28 Argument number specifier must be greater than zero and less than %d

Completed in 48 milliseconds

12345678910>>...20