Home
last modified time | relevance | path

Searched refs:number (Results 251 – 275 of 636) sorted by relevance

1...<<11121314151617181920>>...26

/PHP-7.4/ext/standard/tests/math/
H A Dround_variation1.phpt8 * Description: Returns the rounded value of val to specified precision (number of digits
162 Notice: Object of class classA could not be converted to number in %s on line %d
H A Dacosh_basic.phpt8 * proto float acosh(float number)
H A Dasinh_basic.phpt8 * proto float asinh(float number)
H A Datanh_basic.phpt8 * proto float atanh(float number)
H A Dhexdec_variation1.phpt2 Test hexdec() function : usage variations - different data types as $number arg
11 /* Prototype : number hexdec ( string $hex_string )
12 …* Description: Returns the decimal equivalent of the hexadecimal number represented by the hex_str…
H A Dhexdec_variation1_64bit.phpt2 Test hexdec() function : usage variations - different data types as $number arg
11 /* Prototype : number hexdec ( string $hex_string )
12 …* Description: Returns the decimal equivalent of the hexadecimal number represented by the hex_str…
H A Datan_basic.phpt8 * proto float atan(float number)
H A Dtan_basic.phpt8 * proto float tan(float number)
/PHP-7.4/ext/date/tests/
H A Dgmdate_variation7.phpt25 echo "\n-- Testing gmdate() function with ISO-8601 year number format --\n";
49 -- Testing gmdate() function with ISO-8601 year number format --
H A Dgmdate_variation6.phpt33 echo "\n-- Testing gmdate() function with number of days in a month format --\n";
58 -- Testing gmdate() function with number of days in a month format --
/PHP-7.4/ext/imap/tests/
H A Dimap_fetchheader_variation5.phpt52 Warning: imap_fetchheader(): Bad message number in %s on line %d
58 Warning: imap_fetchheader(): Bad message number in %s on line %d
/PHP-7.4/ext/ldap/tests/
H A Dldap_search_error.phpt56 Warning: ldap_search(): Base must either be a string, or an array with the same number of elements …
59 Warning: ldap_search(): Filter must either be a string, or an array with the same number of element…
/PHP-7.4/ext/standard/tests/strings/
H A Dchunk_split_variation8.phpt37 0234, //octal number
38 0x1A, //hexadecimal number
39 PHP_INT_MAX, // max positive integer number
H A Dchunk_split_variation11.phpt55 s Peci@! ch@r$ :) & number s 222. This i s \k w rong e scape char. "
79 number
94 s)speci@! ch@r$(Peci@!)speci@! ch@r$( ch@r$)speci@! ch@r$( :) & )speci@! ch@r$(number)speci@! ch@r$…
/PHP-7.4/ext/intl/tests/
H A Drbbiter_getRuleStatusVec_basic.phpt13 \$LN = [[:letter:] [:number:]];
H A Drbbiter_getRuleStatus_basic.phpt13 \$LN = [[:letter:] [:number:]];
/PHP-7.4/ext/standard/tests/directory/
H A DDirectoryClass_error_001.phpt20 echo "\n--> Try all methods with wrong number of args:\n";
50 --> Try all methods with wrong number of args:
/PHP-7.4/ext/standard/tests/file/
H A Ddisk_free_space_error-win32.phpt13 * return the number of bytes available on the corresponding
22 var_dump( disk_free_space( $file_path, "extra argument") ); // More than valid number of arguments
/PHP-7.4/ext/standard/tests/misc/
H A Dtime_nanosleep_basic.phpt2 time_nanosleep — Delay for a number of seconds and nanoseconds
/PHP-7.4/ext/libxml/tests/
H A Dbug54138_2.phpt2 Bug #54138 - DOMNode::getLineNo() doesn't return line number higher than 65535
/PHP-7.4/sapi/fpm/
H A Dphp-fpm.conf.in44 ; Log limit on number of characters in the single line (log entry). If the
62 ; If this number of child processes exit with SIGSEGV or SIGBUS within the time
82 ; The maximum number of processes FPM will fork. This has been designed to control
83 ; the global number of processes when using dynamic PM within a lot of pools.
134 ; used in logs and stats. There is no limitation on the number of pools which
/PHP-7.4/ext/oci8/tests/
H A Dimp_res_insert.phpt28 "create table imp_res_insert_tab (c1 number)",
30 "create or replace procedure imp_res_insert_proc_nc (p1 in number) as
38 "create or replace procedure imp_res_insert_proc_c (p1 in number) as
/PHP-7.4/ext/gmp/tests/
H A Dgmp_perfect_power.phpt2 gmp_perfect_power(): Check if number is a perfect power
/PHP-7.4/ext/pdo_pgsql/tests/
H A Dbug71573.phpt21 Warning: PDOStatement::execute(): SQLSTATE[HY093]: Invalid parameter number: parameter was not defi…
/PHP-7.4/Zend/tests/
H A Dbug78010.phpt21 for ($i = 0; $i < 2; ++$i) { //This must run >=2 (increasing the number of elements in the array *2…

Completed in 40 milliseconds

1...<<11121314151617181920>>...26