Home
last modified time | relevance | path

Searched refs:number (Results 551 – 575 of 636) sorted by relevance

1...<<212223242526

/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param.phpt393 …bind_param(): Number of elements in type definition string doesn't match number of bind variables …
395 …bind_param(): Number of elements in type definition string doesn't match number of bind variables …
397 Warning: mysqli_stmt_bind_param(): Number of variables doesn't match number of parameters in prepar…
399 …bind_param(): Number of elements in type definition string doesn't match number of bind variables …
H A Dmysqli_stmt_field_count.phpt97 Warning: mysqli_stmt_bind_param(): Number of variables doesn't match number of parameters in prepar…
H A Dmysqli_stmt_get_warnings.phpt84 printf("[016 - %d] Error number should not be zero\n", $i);
H A Dmysqli_stmt_send_long_data.phpt134 Warning: mysqli_stmt_send_long_data(): Invalid parameter number in %s on line %d
/PHP-7.4/ext/oci8/tests/
H A Dimp_res_get_4.phpt26 "create table imp_res_get_4_tab_1 (c1 number, c2 varchar2(10))",
H A Dxmltype_02.phpt18 "create table xmltype_02_tab (warehouse_id number, warehouse_spec xmltype)",
H A Dimp_res_get_3.phpt28 "create table imp_res_get_3_tab_1 (c1 number, c2 varchar2(10))",
/PHP-7.4/ext/oci8/
H A Dphp_oci8_int.h473 …_element_set_number(php_oci_collection *collection, zend_long index, char *number, int number_len);
479 int php_oci_collection_append_number(php_oci_collection *collection, char *number, int number_len);
H A DLICENSE30 distinguishing version number.
/PHP-7.4/ext/readline/
H A Dreadline_cli.c414 zend_ulong number; in cli_completion_generator_ht() local
421 zend_hash_get_current_key(ht, &name, &number); in cli_completion_generator_ht()
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_variable_columncount.phpt52 // What will happen if a PS returns a differen number of result set column upon each execution?
/PHP-7.4/ext/standard/tests/math/
H A Dround_basic.phpt8 * Description: Returns the rounded value of val to specified precision (number of digits
/PHP-7.4/
H A DLICENSE30 distinguishing version number.
H A DCODING_STANDARDS.md268 followed by any number of whitespace.
283 /* {{{ proto int abs(int number)
284 Returns the absolute value of the number */
/PHP-7.4/ext/standard/tests/strings/
H A Dprintf.phpt34 echo "\n*** Output for insufficient number of arguments ***\n";
232 *** Output for insufficient number of arguments ***
H A Dprintf_64bit.phpt34 echo "\n*** Output for insufficient number of arguments ***\n";
232 *** Output for insufficient number of arguments ***
H A Dsubstr.phpt28 /* more than valid number of arguments ( valid are 2 or 3 ) */
/PHP-7.4/ext/spl/tests/
H A Dunserialize_errors.phpt162 Odd number of elements
/PHP-7.4/docs/
H A Dparameter-parsing-api.md14 `convert_to_*` conversions. The functions also check for the appropriate number
25 The `zend_parse_parameters()` function takes the number of parameters passed to
H A Dmailinglist-rules.md9 PHP is developed through the efforts of a large number of people.
/PHP-7.4/ext/standard/tests/array/
H A Dend.phpt110 /* checking for unexpected number of arguments */
H A Dend_64bit.phpt110 /* checking for unexpected number of arguments */
/PHP-7.4/ext/standard/tests/general_functions/
H A Dis_numeric.phpt6 * Description: Finds whether a variable is a number or a numeric string
/PHP-7.4/ext/pdo_oci/tests/
H A Dbug57702.phpt22 $query = "create table bug57702 (id number, data1 blob, data2 blob)";
/PHP-7.4/sapi/litespeed/
H A DREADME.md140 `LSAPI_EXTRA_CHILDREN` controls the maximum number of extra children processes
142 malfunctioning state. Total number of children processes will be reduced to

Completed in 37 milliseconds

1...<<212223242526