Home
last modified time | relevance | path

Searched refs:number (Results 226 – 250 of 493) sorted by relevance

12345678910>>...20

/PHP-8.0/ext/intl/tests/
H A Drbbiter_getRuleStatusVec_basic.phpt13 \$LN = [[:letter:] [:number:]];
H A Drbbiter_getRuleStatus_basic.phpt13 \$LN = [[:letter:] [:number:]];
/PHP-8.0/ext/standard/tests/strings/
H A Djoin_error.phpt7 // Less than expected number of arguments
H A Dchunk_split_variation3.phpt2 Test chunk_split() function : usage variations - unexpected large number of chunks
/PHP-8.0/ext/standard/tests/general_functions/
H A Dfloatval_basic.phpt33 float values, expected output:float value for valid floating point number */
41 float values, expected output:float value for valid floating point number */
/PHP-8.0/ext/standard/tests/misc/
H A Dtime_nanosleep_basic.phpt2 time_nanosleep — Delay for a number of seconds and nanoseconds
/PHP-8.0/ext/opcache/tests/jit/
H A Dshift_left_001.phpt37 Exception (ArithmeticError): Bit shift by negative number
H A Dbool_not_002.phpt26 Fatal error: Uncaught ArithmeticError: Bit shift by negative number in %sbool_not_002.php:6
H A Dshift_right_001.phpt43 Exception (ArithmeticError): Bit shift by negative number
/PHP-8.0/ext/libxml/tests/
H A Dbug54138_2.phpt2 Bug #54138 - DOMNode::getLineNo() doesn't return line number higher than 65535
/PHP-8.0/ext/pdo_pgsql/tests/
H A Dbug71573.phpt21 Warning: PDOStatement::execute(): SQLSTATE[HY093]: Invalid parameter number: parameter was not defi…
H A Dbug36727.phpt22 Warning: PDOStatement::bindValue(): SQLSTATE[HY093]: Invalid parameter number: :test in %s on line …
/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param.phpt416 The number of variables must match the number of parameters in the prepared statement
418 The number of elements in the type definition string must match the number of bind variables
419 The number of variables must match the number of parameters in the prepared statement
420 The number of elements in the type definition string must match the number of bind variables
421 The number of variables must match the number of parameters in the prepared statement
422 The number of elements in the type definition string must match the number of bind variables
H A Dmysqli_fetch_fields.phpt33 if ($field->charsetnr != $charsetInfo->number) {
36 $charsetInfo->number, $field->charsetnr);
/PHP-8.0/ext/gmp/tests/
H A Dgmp_perfect_power.phpt2 gmp_perfect_power(): Check if number is a perfect power
H A D003.phpt2 Check for number base recognition
H A Dserialize.phpt41 string(28) "Could not unserialize number"
/PHP-8.0/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…
/PHP-8.0/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-8.0/
H A DREADME.md61 Build PHP. To speed up the build, specify the maximum number of jobs using `-j`:
65 The number of jobs should usually match the number of available cores, which
79 number of jobs should not exceed the number of cores available.
/PHP-8.0/ext/oci8/tests/
H A Dbind_sqltchr_1.phpt16 id number,
18 number_t number,
19 number_t92 number(9,2))"
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-8.0/ext/standard/tests/array/
H A Dusort_object1.phpt2 Test usort() function : object functionality - different number of properties
6 * Pass an array of objects which have a different number of properties
/PHP-8.0/ext/standard/tests/network/
H A Dip2long_variation2_x64.phpt8 otherwise, the number is interpreted as decimal).
/PHP-8.0/ext/curl/tests/
H A Dbug65458.phpt20 // the number of iterations in the loop, if we're wasting memory here, we

Completed in 39 milliseconds

12345678910>>...20