Home
last modified time | relevance | path

Searched refs:number (Results 276 – 300 of 636) sorted by relevance

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

/PHP-7.4/ext/ldap/tests/
H A Dldap_err2str_error.phpt2 ldap_err2str() - Incorrect usage of number to string conversion
/PHP-7.4/ext/standard/tests/directory/
H A DDirectoryClass_error_001-mb.phpt24 echo "\n--> Try all methods with wrong number of args:\n";
60 --> Try all methods with wrong number of args:
/PHP-7.4/ext/standard/tests/strings/
H A Dmoney_format_error.phpt11 /* Prototype : string money_format ( string $format , float $number )
12 * Description: Formats a number as a currency string
/PHP-7.4/ext/pcre/tests/
H A Dpreg_replace_edit_basic.phpt18 … '4', $string, //finds any number that's not 4 and replaces it with a 4
20 var_dump($count); //counts the number of replacements made (5)
/PHP-7.4/ext/pdo_oci/tests/
H A Dpdo_oci_stream_2a.phpt2 PDO OCI: Inserts 10K with 1 number and 2 LOB columns (stress test)
21 $query = "create table pdo_oci_stream_2 (id number, data1 blob, data2 blob)";
/PHP-7.4/ext/zlib/tests/
H A Dgzuncompress_error1.phpt23 //Test gzuncompress with one more than the expected number of arguments
48 var_dump(gzuncompress($compressed, "this is not a number\n"));
/PHP-7.4/ext/standard/tests/general_functions/
H A Dfloatval_basic.phpt37 float values, expected output:float value for valid floating point number */
45 float values, expected output:float value for valid floating point number */
/PHP-7.4/ext/gmp/tests/
H A D003.phpt2 Check for number base recognition
H A Dserialize.phpt41 string(28) "Could not unserialize number"
/PHP-7.4/tests/lang/
H A Dfunc_get_arg_variation.phpt25 Warning: func_get_arg(): The argument number should be >= 0 in %s on line %d
H A Dbug28800.phpt2 Bug #28800 (Incorrect string to number conversion for strings starting with 'inf')
/PHP-7.4/ext/pdo_pgsql/tests/
H A Dbug36727.phpt22 Warning: PDOStatement::bindValue(): SQLSTATE[HY093]: Invalid parameter number: :test in %sbug36727.…
/PHP-7.4/ext/intl/tests/
H A Dbreakiter_next_error.phpt11 $bi = new IntlRuleBasedBreakIterator('[\p{Letter}\uFFFD]+;[:number:]+;');
/PHP-7.4/ext/standard/tests/math/
H A Dsrand_basic.phpt6 * Description: Seed the random number generator.
H A Ddeg2rad_variation.phpt8 * proto float deg2rad(float number)
H A Dtan_variation.phpt8 * proto float tan(float number)
/PHP-7.4/ext/date/tests/
H A Dbug52480.phpt11 // number of days between the start and end dates. Otherwise, days will be FALSE.
/PHP-7.4/ext/curl/tests/
H A Dbug65458.phpt20 // the number of iterations in the loop, if we're wasting memory here, we
/PHP-7.4/ext/standard/tests/file/
H A Dfileinode_basic.phpt7 Description: Returns the inode number of the file, or FALSE in case of an error.
H A Dbug39538.phpt2 Bug #39538 (fgetcsv can't handle starting newlines and trailing odd number of backslashes)
/PHP-7.4/ext/opcache/tests/
H A Dbug80900.phpt13 /* The number of case clauses needs to be greater than 5,
/PHP-7.4/ext/standard/tests/array/
H A Darray_diff_uassoc_error.phpt28 //Test array_diff_uassoc with one more than the expected number of arguments
33 // Testing array_diff_uassoc with one less than the expected number of arguments
/PHP-7.4/ext/oci8/tests/
H A Ddrcp_functions.inc73 function f1 return number;
83 function f1 return number is
H A Dbind_sqltchr_1.phpt16 id number,
18 number_t number,
19 number_t92 number(9,2))"
H A Dbug32325.phpt16 "create or replace type bug32325_t as table of number"

Completed in 25 milliseconds

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