Home
last modified time | relevance | path

Searched refs:number (Results 201 – 225 of 476) sorted by relevance

12345678910>>...20

/php-src/ext/bcmath/tests/
H A Dbcsub_zero.phpt2 bcsub() function with number zero
H A Dbcmul_zero.phpt2 bcmul() function with number zero
H A Dbcpow_zero.phpt2 bcpow() function with number zero
/php-src/ext/phar/tests/
H A Dbug74386.phpt2 Phar: bug #74386: Phar::__construct(): wrong number of parameters by reflection
/php-src/Zend/tests/
H A Dgh10356.phpt2 GH-10356: Incorrect line number of constant in constant expression
H A Dflexible-heredoc-nowdoc-lineno.phpt2 Flexible heredoc lineno: ensure the compiler globals line number is correct
H A Dbug81631.phpt2 Bug #81631: ::class with dynamic class name may yield wrong line number
H A Dbug81192.phpt2 Bug #81192: "Declaration should be compatible with" gives incorrect line number with traits
H A Dgh8821.phpt2 GH-8821: Fix reported line number of constant expression
/php-src/ext/standard/tests/general_functions/
H A Dbug70157.phpt2 parse_ini_string() crashes on values starting with number or unquoted strings
/php-src/ext/date/tests/
H A Dgmdate_variation7.phpt19 echo "\n-- Testing gmdate() function with ISO-8601 year number format --\n";
42 -- Testing gmdate() function with ISO-8601 year number format --
H A Dbug-gh11368.phpt10 $datetime->setTime(1,1,1,1 /* If set to any other number, it works fine */);
H A Dgmdate_variation6.phpt27 echo "\n-- Testing gmdate() function with number of days in a month format --\n";
51 -- Testing gmdate() function with number of days in a month format --
/php-src/ext/spl/tests/
H A DSplDoublyLinkedList_offsetUnset_greater_than_elements.phpt2 Doubly Linked List - offsetUnset > number elements
/php-src/ext/standard/tests/strings/
H A Dbug35817.phpt2 Bug #35817 (unpack() does not decode odd number of hexadecimal values)
H A Dchunk_split_variation8.phpt31 0234, //octal number
32 0x1A, //hexadecimal number
33 PHP_INT_MAX, // max positive integer number
/php-src/ext/opcache/tests/jit/
H A Dassign_op_001.phpt28 Bit shift by negative number
H A Dadd_014.phpt24 Bit shift by negative number
/php-src/ext/date/lib/
H A Dparse_iso_intervals.re181 number = [0-9]+;
196 period = "P" (number "Y")? (number "M")? (number "W")? (number "D")? ("T" (number "H")? (number "…
199 recurrences = "R" number;
/php-src/ext/intl/tests/
H A Dmsgfmt_format_error2.phpt10 {foo,number} {foo}
H A Dmsgfmt_format_error3.phpt10 {foo,number,percent}
/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/standard/tests/array/
H A Darray_diff_uassoc_error.phpt22 //Test array_diff_uassoc with one more than the expected number of arguments
35 // Testing array_diff_uassoc with one less than the expected number of arguments
/php-src/ext/dba/tests/
H A Ddba_db1.phpt55 Fetch "key number 6": The 6th value
61 ["key number 6"]=>
H A Ddba_db4_000.phpt56 Fetch "key number 6": The 6th value
62 ["key number 6"]=>

Completed in 34 milliseconds

12345678910>>...20