Home
last modified time | relevance | path

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

1...<<111213141516171819

/php-src/ext/mysqli/tests/
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);
H A Dmysqli_field_seek.phpt83 if ($field->charsetnr != $charsetInfo->number) {
85 $charsetInfo->charset, $charsetInfo->number, $field->charsetnr);
212 mysqli_field_seek(): Argument #2 ($index) must be less than the number of fields for this result set
/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 Dshift_right_001.phpt42 Exception (ArithmeticError): Bit shift by negative 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.
134 ; used in logs and stats. There is no limitation on the number of pools which
/php-src/
H A DREADME.md65 Build PHP. To speed up the build, specify the maximum number of jobs using `-j`:
69 The number of jobs should usually match the number of available cores, which
83 number of jobs should not exceed the number of cores available.
/php-src/ext/pdo_pgsql/tests/
H A Dbug71573.phpt23 Warning: PDOStatement::execute(): SQLSTATE[HY093]: Invalid parameter number: parameter was not defi…
/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)
H A D80_bug14383.phpt65 Fetch "key number 6": The 6th value
71 ["key number 6"]=>
/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
/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
H A Dmultipart_max_files.phpt33 RequestParseBodyException: Maximum number of allowable file uploads has been exceeded
/php-src/ext/standard/tests/strings/
H A Dchunk_split_variation3.phpt2 Test chunk_split() function : usage variations - unexpected large number of chunks
H A Djoin_error.phpt7 // Less than expected number of arguments
/php-src/ext/odbc/tests/
H A Dodbc_num_rows_001.phpt2 odbc_num_rows(): Getting the number of rows

Completed in 26 milliseconds

1...<<111213141516171819