Home
last modified time | relevance | path

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

12345678910>>...20

/PHP-8.0/tests/lang/
H A Dfunc_get_arg_variation.phpt26 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
H A Dbug28800.phpt2 Bug #28800 (Incorrect string to number conversion for strings starting with 'inf')
/PHP-8.0/ext/pgsql/tests/
H A Dbug46408.phpt2 Bug #46408 (Locale number format settings can cause pg_query_params to break with numerics)
/PHP-8.0/Zend/tests/function_arguments/
H A Dargument_count_incorrect_internal_strict.phpt2 Call internal function with incorrect number of arguments with strict types
/PHP-8.0/ext/bz2/tests/
H A Dbug72447.phpt19 Warning: stream_filter_append(): Invalid parameter given for number of blocks to allocate (0) in %s…
/PHP-8.0/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-8.0/ext/xmlreader/tests/
H A D014.phpt39 // Try to set the name of the first attribute from "num" to "number"
41 $reader->name = 'number';
/PHP-8.0/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-8.0/ext/session/
H A Dmod_files.bat12 ECHO ^<depth^> is the number of levels defined in session.save_path
13 ECHO ^[hash_bits^] is the number of bits defined in session.hash_bits_per_character
/PHP-8.0/ext/date/tests/
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-8.0/ext/ldap/tests/
H A Dldap_search_error.phpt62 ldap_search(): Argument #2 ($base) must have the same number of elements as the links array
63 ldap_search(): Argument #3 ($filter) must have the same number of elements as the links array
/PHP-8.0/ext/libxml/tests/
H A Dbug54138.phpt2 Bug #54138 - DOMNode::getLineNo() doesn't return line number higher than 65535
/PHP-8.0/ext/oci8/tests/
H A Darray_bind_010.phpt23 Warning: oci_bind_array_by_name(): ORA-01036: illegal variable name/number in %s on line %d
/PHP-8.0/Zend/tests/
H A Dbug34062.phpt9 // Currently it's the minimum required number of zeros
H A D020.phpt29 func_get_arg(): Argument #1 ($position) must be less than the number of the arguments passed to the…
/PHP-8.0/ext/standard/tests/strings/
H A Dchunk_split_variation8.phpt31 0234, //octal number
32 0x1A, //hexadecimal number
33 PHP_INT_MAX, // max positive integer number
H A Dstrncmp_error.phpt5 /* Test strncmp() function with more/less number of args and invalid args */
H A Dbug21730.phpt10 * represents the number of characters consumed so far
H A Dchunk_split_variation11.phpt49 s Peci@! ch@r$ :) & number s 222. This i s \k w rong e scape char. "
73 number
88 s)speci@! ch@r$(Peci@!)speci@! ch@r$( ch@r$)speci@! ch@r$( :) & )speci@! ch@r$(number)speci@! ch@r$…
/PHP-8.0/ext/intl/tests/
H A Dbreakiter_clone_basic.phpt11 $bi = new IntlRuleBasedBreakIterator('[\p{Letter}\uFFFD]+;[:number:]+;');
/PHP-8.0/ext/opcache/tests/jit/
H A Dbug81226.phpt13 // 65-bit hexadecimal number
H A Dreg_alloc_009.phpt20 Fatal error: Uncaught ArithmeticError: Bit shift by negative number in %sreg_alloc_009.php:4
/PHP-8.0/ext/pcre/tests/
H A Dpreg_replace_edit_basic.phpt12 … '4', $string, //finds any number that's not 4 and replaces it with a 4
14 var_dump($count); //counts the number of replacements made (5)
/PHP-8.0/ext/standard/tests/misc/
H A Dtime_nanosleep_error4.phpt2 time_nanosleep — Delay for a number of seconds and nanoseconds
/PHP-8.0/tests/output/
H A Dob_start_error_001.phpt2 Test wrong number of arguments and wrong arg types for ob_start()

Completed in 46 milliseconds

12345678910>>...20