Home
last modified time | relevance | path

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

1...<<11121314151617181920

/php-src/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param.phpt415 The number of variables must match the number of parameters in the prepared statement
417 The number of elements in the type definition string must match the number of bind variables
418 The number of variables must match the number of parameters in the prepared statement
419 The number of elements in the type definition string must match the number of bind variables
420 The number of variables must match the number of parameters in the prepared statement
421 The number of elements in the type definition string must match the number of bind variables
H A Dmysqli_fetch_fields.phpt32 if ($field->charsetnr != $charsetInfo->number) {
35 $charsetInfo->number, $field->charsetnr);
H A Dmysqli_fetch_field_oo.phpt30 if ($tmp->charsetnr != $charsetInfo->number) {
32 $charsetInfo->charset, $charsetInfo->number, $tmp->charsetnr);
/php-src/tests/output/
H A Dob_start_error_001.phpt2 Test wrong number of arguments and wrong arg types for ob_start()
/php-src/ext/libxml/tests/
H A Dbug54138_2.phpt2 Bug #54138 - DOMNode::getLineNo() doesn't return line number higher than 65535
/php-src/ext/intl/tests/
H A Drbbiter_getRuleStatus_basic.phpt11 \$LN = [[:letter:] [:number:]];
/php-src/tests/lang/
H A Dbug28800.phpt2 Bug #28800 (Incorrect string to number conversion for strings starting with 'inf')
/php-src/ext/standard/tests/misc/
H A Dtime_nanosleep_error4.phpt2 time_nanosleep — Delay for a number of seconds and nanoseconds
H A Dtime_nanosleep_basic.phpt2 time_nanosleep — Delay for a number of seconds and nanoseconds
/php-src/ext/opcache/tests/jit/
H A Dshift_left_001.phpt36 Exception (ArithmeticError): Bit shift by negative number
H A Dgh15903.phpt10 for ($i = 0; $i < 2; ++$i) { //This must run >=2 (increasing the number of elements in the array *2…
/php-src/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-src/ext/date/tests/
H A Dgmstrftime_variation13.phpt14 'Century number' => "%C",
32 --Century number--
H A Dstrftime_variation13.phpt14 'Century number' => "%C",
32 --Century number--
H A Dstrftime_variation14.phpt20 'Century number' => "%C",
38 --Century number--
H A Dgmstrftime_variation14.phpt20 'Century number' => "%C",
38 --Century number--
/php-src/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.
133 ; used in logs and stats. There is no limitation on the number of pools which
/php-src/
H A DREADME.md64 Build PHP. To speed up the build, specify the maximum number of jobs using `-j`:
68 The number of jobs should usually match the number of available cores, which
82 number of jobs should not exceed the number of cores available.
/php-src/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
/php-src/ext/pgsql/tests/
H A Dbug46408.phpt2 Bug #46408 (Locale number format settings can cause pg_query_params to break with numerics)
/php-src/ext/pdo_pgsql/tests/
H A Dbug71573.phpt22 Warning: PDOStatement::execute(): SQLSTATE[HY093]: Invalid parameter number: parameter was not defi…
/php-src/ext/curl/tests/
H A Dbug65458.phpt18 // the number of iterations in the loop, if we're wasting memory here, we
/php-src/ext/standard/tests/http/request_parse_body/
H A Dmultipart_options_max_files.phpt35 RequestParseBodyException: Maximum number of allowable file uploads has been exceeded
/php-src/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

Completed in 30 milliseconds

1...<<11121314151617181920