Home
last modified time | relevance | path

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

12345678910>>...26

/PHP-7.4/ext/imap/tests/
H A Dimap_errors_basic.phpt18 echo "Issue open with invalid password with normal default number of retries, i.e 3\n";
33 Issue open with invalid password with normal default number of retries, i.e 3
/PHP-7.4/ext/spl/tests/
H A DSplDoublyLinkedList_offsetUnset_greater_than_elements.phpt2 Doubly Linked List - offsetUnset > number elements
/PHP-7.4/ext/standard/tests/misc/
H A Dtime_nanosleep_error3.phpt2 time_nanosleep — Delay for a number of seconds and nanoseconds
H A Dtime_nanosleep_error5.phpt2 time_nanosleep — Delay for a number of seconds and nanoseconds
/PHP-7.4/ext/standard/tests/serialize/
H A Dsplobjectstorage_negative_count.phpt2 OSS-Fuzz: Unserializing SplObjectStorage with negative number of elements
/PHP-7.4/ext/gmp/tests/
H A Dbug50175.phpt2 Bug #50175: gmp_init() results 0 on given base and number starting with 0x or 0b
H A Dbug69803.phpt2 Bug #69803: gmp_random_range() modifies second parameter if GMP number
/PHP-7.4/ext/standard/tests/strings/
H A Dbug35817.phpt2 Bug #35817 (unpack() does not decode odd number of hexadecimal values)
H A Dsubstr_replace_error.phpt29 echo "\n-- Testing substr_replace() function with start and length with a different number of eleme…
61 -- Testing substr_replace() function with start and length with a different number of elements --
63 Warning: substr_replace(): 'start' and 'length' should have the same number of elements in %s on li…
H A Dstr_split_variation6.phpt30 0234, //octal number
31 0x1A, //hexadecimal number
32 2147483647, //max positive integer number
H A Dstr_split_variation6_64bit.phpt30 0234, //octal number
31 0x1A, //hexadecimal number
32 2147483647, //max positive integer number
H A Dstr_split_variation7.phpt32 0234, //octal number
33 0x1A, //hexadecimal number
34 2147483647, //max positive integer number
/PHP-7.4/ext/standard/tests/general_functions/
H A Dbug70157.phpt2 parse_ini_string() crashes on values starting with number or unquoted strings
/PHP-7.4/Zend/tests/
H A Dflexible-heredoc-nowdoc-lineno.phpt2 Flexible heredoc lineno: ensure the compiler globals line number is correct
/PHP-7.4/Zend/tests/function_arguments/
H A Dargument_count_incorrect_internal_strict.phpt2 Call internal function with incorrect number of arguments with strict types
/PHP-7.4/ext/sysvmsg/tests/
H A D006.phpt57 Warning: msg_send(): Message parameter must be either a string or a number. in %s on line %d
64 Warning: msg_send(): Message parameter must be either a string or a number. in %s on line %d
/PHP-7.4/ext/reflection/tests/
H A DReflectionProperty_export_error.phpt35 echo "\n\nIncorrect number of args:\n";
56 Incorrect number of args:
/PHP-7.4/ext/oci8/tests/
H A Ddupcolnames.phpt16 "create table dupcolnames_tab1 (c1 number, dupnamecol varchar2(20))",
17 "create table dupcolnames_tab2 (c2 number, dupnamecol varchar2(20))",
/PHP-7.4/ext/gd/tests/
H A Dimagecolorstotal_error.phpt2 Test imagecolorstotal() function : error conditions - Pass incorrect number of arguments
15 * Description: Find out the number of colors in an image's palette
H A Dimagefilledpolygon_negative.phpt15 Warning: imagefilledpolygon(): You must give a positive number of points in %s on line %d
H A Dimagepolygon_negative.phpt15 Warning: imagepolygon(): You must give a positive number of points in %s on line %d
/PHP-7.4/ext/phar/tests/
H A Dbug74386.phpt2 Phar: bug #74386: Phar::__construct(): wrong number of parameters by reflection
/PHP-7.4/ext/intl/tests/
H A Dmsgfmt_format_mixed_params.phpt13 "{0,number} -- {foo,ordinal}");
H A Dbug48227.phpt20 Notice: Object of class NumberFormatter could not be converted to number in %s on line %d
/PHP-7.4/ext/date/lib/
H A Dparse_iso_intervals.re179 number = [0-9]+;
194 period = "P" (number "Y")? (number "M")? (number "W")? (number "D")? ("T" (number "H")? (number "…
197 recurrences = "R" number;

Completed in 21 milliseconds

12345678910>>...26