Home
last modified time | relevance | path

Searched refs:number (Results 501 – 525 of 636) sorted by relevance

1...<<212223242526

/PHP-7.4/ext/oci8/tests/
H A Ddefine3.phpt15 "create table phpdefblobtable (id number(10), fileimage blob)"
H A Dimp_res_get_1.phpt26 "create table imp_res_get_1_tab_1 (c1 number, c2 varchar2(10))",
H A Dimp_res_get_2.phpt26 "create table imp_res_get_2_tab_1 (c1 number, c2 varchar2(10))",
H A Dbind_char_2.phpt25 "create table bind_char_tab (id number, c1 date)",
H A Dimp_res_lob.phpt26 "create table imp_res_lob_tab (c1 number, c2 clob, c3 varchar2(10))",
H A Drefcur_prefetch_1.phpt31 procedure fetch_ref_cur(cur1 in refcursortype, c1 out number,c2 out varchar2);
38 procedure fetch_ref_cur(cur1 in refcursortype, c1 out number,
H A Dbug27303_3.phpt14 $create_st[] = "create table mytab (mydata varchar2(20), seqcol number)";
H A Ddefine6.phpt17 "create table define6_tab (id number)",
H A Dimp_res_prefetch.phpt26 "create table imp_res_prefetch_tab_1 (c1 number, c2 varchar2(10))",
/PHP-7.4/ext/zlib/tests/
H A Dgzdeflate_error1.phpt27 //Test gzdeflate with one more than the expected number of arguments
H A Dgzencode_error1.phpt27 //Test gzencode with one more than the expected number of arguments
/PHP-7.4/ext/standard/tests/file/
H A Ddisk_total_space_variation.phpt10 * will return the total number of bytes on the corresponding
H A Dpathinfo_variaton.phpt19 var $number = 12345;
69 $obj->number,
H A Dfile_put_contents_variation2.phpt8 * Description: Write/Create a file with contents data and return the number of bytes written
H A Dfile_put_contents_variation7.phpt8 * Description: Write/Create a file with contents data and return the number of bytes written
H A Dfile_put_contents_variation8-win32.phpt15 * Description: Write/Create a file with contents data and return the number of bytes written
H A Dfile_put_contents_variation8.phpt15 * Description: Write/Create a file with contents data and return the number of bytes written
H A Dfscanf_error.phpt33 // number of formats in format strings not matching the no of variables
H A Dfile_put_contents_variation7-win32.phpt13 * Description: Write/Create a file with contents data and return the number of bytes written
H A Dtempnam_variation1-win32-mb.phpt14 /* Creating number of unique files by passing a file name as prefix */
H A Dtempnam_variation1-win32.phpt14 /* Creating number of unique files by passing a file name as prefix */
/PHP-7.4/ext/session/tests/
H A Dsave_handler.inc123 // SHOULD return long (number of deleted sessions).
124 // Returning TRUE works also, but it will not report correct number of deleted sessions.
/PHP-7.4/ext/sockets/tests/
H A Dsocket_strerror.phpt68 string(27) "Channel number out of range"
72 string(24) "Link number out of range"
/PHP-7.4/ext/pdo/
H A Dpdo_sql_parser.re196 …pdo_raise_impl_error(stmt->dbh, stmt, "HY093", "number of bound variables does not match number of…
409 /* map number to name */
/PHP-7.4/ext/standard/tests/array/
H A Darray_pop.phpt9 $number = 5;

Completed in 59 milliseconds

1...<<212223242526