Home
last modified time | relevance | path

Searched refs:number (Results 426 – 450 of 493) sorted by relevance

1...<<11121314151617181920

/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_stmt_get_warnings.phpt77 printf("[016 - %d] Error number should not be zero\n", $i);
H A Dmysqli_stmt_bind_result.phpt315 Number of bind variables doesn't match number of fields in prepared statement
316 Number of bind variables doesn't match number of fields in prepared statement
/PHP-8.0/ext/standard/tests/array/
H A Darray_push.phpt7 $number = 5;
H A D005.phpt8 $number = 5;
/PHP-8.0/ext/oci8/tests/
H A Dlob_029.phpt43 $s = oci_parse($c, "create table FileTest (FileNum number, FileDesc varchar2(30), Image bfile)");
H A Dxmltype_02.phpt18 "create table xmltype_02_tab (warehouse_id number, warehouse_spec xmltype)",
H A Dimp_res_get_4.phpt26 "create table imp_res_get_4_tab_1 (c1 number, c2 varchar2(10))",
H A Dimp_res_get_3.phpt28 "create table imp_res_get_3_tab_1 (c1 number, c2 varchar2(10))",
/PHP-8.0/ext/pcre/tests/
H A Dbug76514.phpt486 (?<number> -? (?= [1-9]|0(?!\d) ) \d+ (\.\d+)? ([eE] [+-]? \d+)? )
492 (?<json> \s* (?: (?&number) | (?&boolean) | (?&string) | (?&array) | (?&object) ) )
/PHP-8.0/ext/fileinfo/
H A Dmagicdata.patch51 # skip bad samples like GAME by looking for valid number of color planes
/PHP-8.0/ext/readline/
H A Dreadline_cli.c416 zend_ulong number; in cli_completion_generator_ht() local
423 zend_hash_get_current_key(ht, &name, &number); in cli_completion_generator_ht()
/PHP-8.0/ext/oci8/
H A Dphp_oci8_int.h471 …_element_set_number(php_oci_collection *collection, zend_long index, char *number, int number_len);
477 int php_oci_collection_append_number(php_oci_collection *collection, char *number, int number_len);
H A DLICENSE30 distinguishing version number.
/PHP-8.0/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_variable_columncount.phpt48 … // What will happen if a PS returns a different number of result set column upon each execution?
/PHP-8.0/
H A DLICENSE30 distinguishing version number.
/PHP-8.0/ext/standard/tests/strings/
H A Dprintf.phpt38 echo "\n*** Output for insufficient number of arguments ***\n";
243 *** Output for insufficient number of arguments ***
H A Dprintf_64bit.phpt38 echo "\n*** Output for insufficient number of arguments ***\n";
243 *** Output for insufficient number of arguments ***
/PHP-8.0/ext/spl/tests/
H A Dunserialize_errors.phpt162 Odd number of elements
/PHP-8.0/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 Drelease-process.md275 * You can run `php bin/bumpRelease 7 4` where the first number is the major
276 version, and the second number is the minor version (7.4 in this example).
281 2. Update `phpweb/include/version.inc` (X_Y=major_minor release number):
304 no more QA releases. Setting the release number to 0 is sufficient to
360 2. Update `phpweb/include/version.inc` (X_Y=major_minor release number):
H A Dmailinglist-rules.md9 PHP is developed through the efforts of a large number of people.
/PHP-8.0/ext/pdo_oci/tests/
H A Dbug57702.phpt22 $query = "create table bug57702 (id number, data1 blob, data2 blob)";
/PHP-8.0/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
/PHP-8.0/Zend/
H A DREADME.md52 `<OPCODE-NUMBER>` is a opcode number (0, 1, ...)
/PHP-8.0/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます2195 # number of partitions
6143 # graphic group number; all other elements in that group have same non-0 number
6662 # number of records
6835 # f_magic - magic number
22803 # version number
22921 # main revision number
25411 # Mach magic number info
25414 # I386 magic number info
31201 # this magic number)
32933 # number of objects
[all …]

Completed in 95 milliseconds

1...<<11121314151617181920