Home
last modified time | relevance | path

Searched refs:number (Results 151 – 175 of 636) sorted by relevance

12345678910>>...26

/PHP-7.4/ext/date/tests/
H A Dstrftime_variation9.phpt20 'The ISO 8601:1988 week number' => "%V",
37 --The ISO 8601:1988 week number--
H A Dtimezone_transitions_get_basic1.phpt25 echo "\n-- Total number of transitions: " . count($tran). " --\n";
38 -- Total number of transitions: 18 --
H A Dbug29150.phpt2 Bug #29150 (Roman number format for months)
H A Dgmstrftime_variation10.phpt26 'The ISO 8601:1988 week number' => "%V",
43 --The ISO 8601:1988 week number--
H A Dgmstrftime_variation13.phpt20 'Century number' => "%C",
39 --Century number--
H A Dstrftime_variation10.phpt26 'The ISO 8601:1988 week number' => "%V",
43 --The ISO 8601:1988 week number--
H A Dstrftime_variation13.phpt20 'Century number' => "%C",
39 --Century number--
H A Dgmstrftime_variation14.phpt26 'Century number' => "%C",
45 --Century number--
/PHP-7.4/ext/reflection/tests/
H A Dbug70960.phpt2 Bug #70960 (ReflectionFunction for array_unique returns wrong number of parameters)
/PHP-7.4/tests/lang/
H A Dfunc_get_arg.002.phpt2 func_get_arg with variable number of args
/PHP-7.4/ext/standard/tests/file/
H A Dfwrite_error.phpt10 fwrite() returns the number of bytes written or FALSE on error
20 echo "-- Testing fwrite() with less than expected number of arguments --\n";
28 echo "-- Testing fwrite() with more than expected number of arguments --\n";
74 -- Testing fwrite() with less than expected number of arguments --
81 -- Testing fwrite() with more than expected number of arguments --
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_get_charset.phpt93 if (!isset($charset->number) ||
94 !is_int($charset->number) ||
95 ($charset->number !== (int)$id))
96 … printf("[021] Expecting int/%d, got %s/%s\n", $id, gettype($charset->number), $charset->number);
/PHP-7.4/ext/json/tests/
H A Dbug45791.phpt2 Bug #45791 (json_decode() does not handle number 0e0)
/PHP-7.4/ext/standard/tests/strings/
H A Dbug77608.phpt2 Bug #77608: http_build_query doesn't encode "+" in a float number
/PHP-7.4/ext/tokenizer/tests/
H A Dinvalid_large_octal_with_underscores.phpt2 Large invalid octal number with underscores
/PHP-7.4/ext/oci8/tests/
H A Dcursors_old.phpt17 "create table cursors_old_tab (id number, value number)",
/PHP-7.4/ext/standard/tests/array/
H A Darray_product_variation3.phpt13 echo "\n-- Testing array_product() function with one negative number --\n";
34 -- Testing array_product() function with one negative number --
H A Darray_diff_error.phpt12 * Test array_diff with less than the expected number of arguments
21 // Testing array_diff with one less than the expected number of arguments
H A Darray_intersect_key_error.phpt15 // Testing array_intersect_key with one less than the expected number of arguments
19 // Testing array_intersect_key with one less than the expected number of arguments
/PHP-7.4/sapi/phpdbg/
H A Dxml.md158 - count: number of exported breakpoints
348 - classes: number of classes
349 - functions: number of functions
350 - constants: number of constants
351 - includes: number of included files
474 - classes: number of classes
475 - functions: number of functions
476 - constants: number of constants
477 - includes: number of included files
643 - removed: number of elements removed
[all …]
/PHP-7.4/ext/ldap/tests/
H A Dldap_err2str_basic.phpt2 ldap_err2str() - Basic error number to string conversion
/PHP-7.4/ext/standard/tests/math/
H A Dsqrt_basic.phpt8 * proto float sqrt(float number)
/PHP-7.4/ext/imap/tests/
H A Dimap_body.phpt43 Warning: imap_body(): Bad message number in %s on line %d
47 Warning: imap_body(): Bad message number in %s on line %d
/PHP-7.4/ext/intl/tests/
H A Dcalendar_setMinimalDaysInFirstWeek_error.phpt32 …inimalDaysInFirstWeek(): intlcal_set_minimal_days_in_first_week: invalid number of days; must be b…
35 …al_days_in_first_week(): intlcal_set_minimal_days_in_first_week: invalid number of days; must be b…
/PHP-7.4/ext/posix/tests/
H A Dposix_strerror_error.phpt25 echo "\n-- Testing posix_strerror() function with invalid error number --\n";
44 -- Testing posix_strerror() function with invalid error number --

Completed in 26 milliseconds

12345678910>>...26