Home
last modified time | relevance | path

Searched refs:number (Results 301 – 325 of 493) sorted by relevance

1...<<11121314151617181920

/PHP-8.0/ext/standard/tests/streams/
H A Dbug46024.phpt2 Bug #46024 stream_select() doesn't return the correct number
H A Dgh9590-002.phpt32 to equal the maximum number of open files supported by your system,
/PHP-8.0/ext/imap/tests/
H A Dimap_fetchbody_variation6.phpt48 Warning: imap_fetchbody(): Bad message number in %s on line %d
H A Dimap_fetchheader_variation5.phpt49 Warning: imap_fetchheader(): Bad message number in %s on line %d
/PHP-8.0/ext/oci8/tests/
H A Dbind_sqltint.phpt16 id number,
18 number_t number,
19 number_t92 number(9,2))",
H A Dfetch_all5.phpt14 "create table fetch_all5_tab (mycol1 number, mycol2 varchar2(20))",
H A Dconnect_scope1.phpt14 "create table connect_scope1_tab (c1 number)",
H A Dconnect_scope2.phpt14 "create table connect_scope2_tab (c1 number)",
H A Dimp_res_func_error.phpt25 "create or replace function imp_res_func_error return number as
/PHP-8.0/ext/zlib/tests/
H A Dzlib_scheme_copy_variation2.phpt35 //also need to look for the magic number (x1f x8b) to prove it
/PHP-8.0/tests/output/
H A Dob_start_error_002.phpt2 Test wrong number of arguments and wrong arg types for ob_start()
/PHP-8.0/ext/pdo_oci/tests/
H A Dpdo_oci_fread_1.phpt22 "create table pdo_oci_fread_tab (id number, data clob)",
H A Dpdo_oci_stream_2.phpt2 PDO OCI: Insert and fetch 1K records from a table that contains 1 number and 2 LOB columns (stress …
21 $query = "create table pdo_oci_stream_2 (id number, data1 blob, data2 blob)";
/PHP-8.0/ext/mysqli/tests/
H A Dmysqli_fetch_field_direct.phpt76 mysqli_fetch_field_direct(): Argument #2 ($index) must be less than the number of fields for this r…
H A Dmysqli_fetch_field.phpt34 if ($tmp->charsetnr != $charsetInfo->number) {
36 $charsetInfo->charset, $charsetInfo->number, $tmp->charsetnr);
H A Dbug70384.phpt37 // Insert via string to make sure the real floating number gets to the DB
/PHP-8.0/ext/dba/tests/
H A Ddba_cdb_read.phpt23 // display number of entries and key existence
/PHP-8.0/ext/standard/tests/mail/
H A Dmail_include.inc16 * @param int message_count number of test msgs to be written to new mailbox
74 // Add number of test msgs requested
/PHP-8.0/ext/standard/tests/strings/
H A Dsprintf_f_2.phpt79 $number = 362525200;
81 var_dump(sprintf("%.3e", $number)); // outputs 3.63e+8
/PHP-8.0/tests/lang/
H A DforeachLoop.010.phpt22 // This provokes a difference in behaviour when changing the number of elements in the array while
/PHP-8.0/tests/
H A Dquicktester.inc53 case '~==': // may differ after 12th significant number
/PHP-8.0/Zend/tests/
H A Dstring_to_number_comparison.phpt2 String to number comparison
/PHP-8.0/ext/pcre/tests/
H A Dpreg_replace_callback_basic.phpt24 …d", $subject3, 5, $count); //limites to five replacements and counts the number of replacements ma…
/PHP-8.0/ext/standard/tests/array/
H A Darray_map_error.phpt7 // Testing array_map with one less than the expected number of arguments
/PHP-8.0/Zend/tests/function_arguments/
H A Dargument_count_incorrect_userland_strict.phpt2 Call userland function with incorrect number of arguments with strict types

Completed in 28 milliseconds

1...<<11121314151617181920