Home
last modified time | relevance | path

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

1...<<11121314151617181920

/PHP-8.0/ext/date/tests/
H A Dbug52480.phpt11 // number of days between the start and end dates. Otherwise, days will be FALSE.
H A Dbug33957.phpt2 Bug #33957 (gmdate('W')/date('W') sometimes returns wrong week number)
H A Dmicrotime_error.phpt2 Test wrong number of arguments for microtime()
/PHP-8.0/ext/opcache/tests/
H A Dbug80900.phpt13 /* The number of case clauses needs to be greater than 5,
/PHP-8.0/ext/oci8/tests/
H A Ddrcp_functions.inc73 function f1 return number;
83 function f1 return number is
H A Dbug32325.phpt16 "create or replace type bug32325_t as table of number"
H A Dbind_long_raw.phpt13 $stmt = oci_parse($c, "create table phptestlngraw( id number(10), fileimage long raw)");
H A Dbind_raw.phpt13 $stmt = oci_parse($c, "create table phptestrawtable( id number(10), fileimage raw(1000))");
H A Dbind_raw_2.phpt13 $stmt = oci_parse($c, "create table phptestrawtable( id number(10), fileimage raw(1000))");
H A Dbug44113.phpt17 "create or replace type bug44113_list_t as table of number"
/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_field_seek.phpt84 if ($field->charsetnr != $charsetInfo->number) {
86 $charsetInfo->charset, $charsetInfo->number, $field->charsetnr);
213 mysqli_field_seek(): Argument #2 ($index) must be less than the number of fields for this result set
H A Dmysqli_stmt_field_count.phpt100 The number of variables must match the number of parameters in the prepared statement
H A Dmysqli_fetch_field_oo.phpt41 if ($tmp->charsetnr != $charsetInfo->number) {
43 $charsetInfo->charset, $charsetInfo->number, $tmp->charsetnr);
/PHP-8.0/ext/opcache/tests/jit/
H A Dshift_left_002.phpt49 Exception (ArithmeticError): Bit shift by negative number
H A Dshift_right_002.phpt55 Exception (ArithmeticError): Bit shift by negative number
/PHP-8.0/ext/standard/tests/file/
H A Dbug39538.phpt2 Bug #39538 (fgetcsv can't handle starting newlines and trailing odd number of backslashes)
/PHP-8.0/ext/intl/tests/
H A Dtransliterator_transliterate_error.phpt27 …or_transliterate: Neither "start" nor the "end" arguments can exceed the number of UTF-16 code uni…
/PHP-8.0/ext/odbc/
H A Dconfig.w324 ARG_WITH("odbcver", "Force support for the passed ODBC version. A hex number is expected, default 0…
/PHP-8.0/ext/gmp/tests/
H A Dbug70284.phpt37 Fatal error: Uncaught Exception: Could not unserialize number in %sbug70284.php:6
/PHP-8.0/ext/standard/tests/general_functions/
H A Dgetservbyport_variation1.phpt4 Test function passing invalid port number and invalid protocol name
/PHP-8.0/ext/standard/tests/strings/
H A Dvfprintf_error4.phpt38 Error found: Argument number specifier must be greater than zero and less than 2147483647.
/PHP-8.0/sapi/fpm/tests/
H A Dghsa-54hq-v5wp-fqgv-max-file-uploads.phpt48 Warning: Maximum number of allowable file uploads has been exceeded in Unknown on line 0
/PHP-8.0/ext/imap/tests/
H A Dimap_fetchstructure_errors.phpt43 Warning: imap_fetchstructure(): Bad message number in %s on line %d
H A Dimap_fetchheader_errors.phpt43 Warning: imap_fetchheader(): Bad message number in %s on line %d
/PHP-8.0/ext/pdo_oci/tests/
H A Dpdo_oci_debugdumpparams.phpt17 …tement directly on the output. It will provide the SQL query in use, the number of parameters used…
29 …tement directly on the output. It will provide the SQL query in use, the number of parameters used…

Completed in 22 milliseconds

1...<<11121314151617181920