Home
last modified time | relevance | path

Searched refs:number (Results 426 – 450 of 468) sorted by last modified time

1...<<111213141516171819

/php-src/ext/date/tests/
H A Dstrftime_variation9.phpt14 'The ISO 8601:1988 week number' => "%V",
30 --The ISO 8601:1988 week number--
H A Dtimezone_transitions_get_basic1.phpt19 echo "\n-- Total number of transitions: " . count($tran). " --\n";
31 -- Total number of transitions: 18 --
H A Dtimezone_version_get_basic1.phpt2 …on_get: Test that timezone_location_get returns a date concatenated with a dot and a version number
H A Dbug52480.phpt9 // number of days between the start and end dates. Otherwise, days will be FALSE.
H A Dbug29150.phpt2 Bug #29150 (Roman number format for months)
H A Dbug29595.phpt2 Bug #29595 (Roman number format for months)
H A Dbug33957.phpt2 Bug #33957 (gmdate('W')/date('W') sometimes returns wrong week number)
H A Dbug34304.phpt2 Bug #34304 (date('w') returns wrong number for sunday, 'N' modifier is missing)
H A Dbug41844.phpt2 Bug #41844 (Format returns incorrect number of digits for negative years -0001 to -0999)
H A DDateTimeZone_getTransitions_basic1.phpt19 echo "\n-- Total number of transitions: " . count($tran). " --\n";
28 -- Total number of transitions: 18 --
/php-src/ext/curl/tests/
H A Dbug65458.phpt18 // the number of iterations in the loop, if we're wasting memory here, we
/php-src/ext/bcmath/tests/
H A Dbcpowmod.phpt2 bcpowmod() - Raise an arbitrary precision number to another, reduced by a specified modulus
H A Dbcsqrt_error1.phpt2 bcsqrt — Get the square root of an arbitrary precision number
/php-src/ext/bz2/tests/
H A Dbug72447.phpt19 Warning: stream_filter_append(): Invalid parameter given for number of blocks to allocate (0) in %s…
/php-src/ext/bcmath/libbcmath/
H A DLICENSE11 the version number 2.1.]
100 programs enables a greater number of people to use a large body of
422 Each version is given a distinguishing version number. If the Library
423 specifies a version number of this License which applies to it and
427 license version number, you may choose any version ever published by
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/Zend/tests/traits/
H A Dbug74607a.phpt2 Bug #74607 (Traits enforce different inheritance rules - number of required parameters)
/php-src/Zend/tests/
H A Dstring_to_number_comparison.phpt2 String to number comparison
H A Doct_whitespace.phpt2 Octal literal followed by whitespace and another number
H A Dget_defined_vars.phpt7 $number = 22.33; //number
15 var $number = 233;
34 var_dump( $arr["number"] );
96 ["number"]=>
H A Dgh8810_1.phpt2 GH-8810: Fix reported line number of multi-line function call
H A Dgh8810_2.phpt2 GH-8810: Fix reported line number of multi-line method call
H A Dgh8810_4.phpt2 GH-8810: Fix reported line number of multi-line dynamic call
H A Dgh8810_5.phpt2 GH-8810: Fix reported line number of multi-line assert call
H A Dgh8810_6.phpt2 GH-8810: Fix reported line number of multi-line static call

Completed in 36 milliseconds

1...<<111213141516171819