Home
last modified time | relevance | path

Searched refs:number (Results 201 – 225 of 894) sorted by relevance

12345678910>>...36

/PHP-5.5/ext/standard/tests/strings/
H A Dstrlen_error.phpt11 echo "*** Testing strlen() : unexpected number of arguments ***";
23 *** Testing strlen() : unexpected number of arguments ***
/PHP-5.5/ext/oci8/tests/
H A Dfetch_row.phpt14 "create table fetch_row_tab (id number, value number)",
H A Dprefetch.phpt14 "create table prefetch_tab (id number, value number)",
H A Dprefetch_old.phpt12 "create table prefetch_old_tab (id number, value number)",
H A Ddefault_prefetch.phpt16 "create table default_prefetch_tab (id number, value number)",
H A Ddefault_prefetch0.phpt16 "create table default_prefetch_tab (id number, value number)",
H A Ddefault_prefetch1.phpt16 "create table default_prefetch1_tab (id number, value number)",
H A Ddefault_prefetch2.phpt16 "create table default_prefetch2_tab (id number, value number)",
H A Dfetch.phpt14 "create table fetch_tab (id number, value number)",
H A Dfetch_assoc.phpt12 "create table fetch_assoc_tab (id number, value number, dummy varchar2(20))",
/PHP-5.5/tests/output/
H A Dob_implicit_flush_error_001.phpt2 Test ob_implicit_flush() function : wrong number of arguments
14 //Test ob_implicit_flush with one more than the expected number of arguments
/PHP-5.5/ext/standard/tests/class_object/
H A Dget_parent_class_error_001.phpt2 Test get_parent_class() function : error conditions - wrong number of args.
14 //Test get_parent_class with one more than the expected number of arguments
/PHP-5.5/ext/mbstring/oniguruma/doc/
H A DAPI298 Return the group number list of the name.
301 normal return: number of groups for the name.
309 4 num_list: return list of group number.
317 the greatest number in it is obtained.
319 normal return: group number.
340 func(name, name_end, <number of groups>, <group number's list>,
419 group: group number
487 Return number of characters in the string.
492 Return number of bytes in the string.
576 Return the maximum number of stack size.
[all …]
/PHP-5.5/ext/standard/tests/math/
H A Dpow_variation1.phpt11 /* Prototype : number pow ( number $base , number $exp )
H A Dpow_variation1_64bit.phpt11 /* Prototype : number pow ( number $base , number $exp )
H A Dhexdec_variation1.phpt2 Test hexdec() function : usage variations - different data types as $number arg
11 /* Prototype : number hexdec ( string $hex_string )
12 …* Description: Returns the decimal equivalent of the hexadecimal number represented by the hex_str…
H A Dhexdec_variation1_64bit.phpt2 Test hexdec() function : usage variations - different data types as $number arg
11 /* Prototype : number hexdec ( string $hex_string )
12 …* Description: Returns the decimal equivalent of the hexadecimal number represented by the hex_str…
H A Dexpm1_basic.phpt8 * Description: Returns exp(number) - 1, computed in a way that is accurate even
9 * when the value of number is close to zero.
H A Dexpm1_error.phpt6 * Description: Returns exp(number) - 1, computed in a way that is accurate even
7 * when the value of number is close to zero.
H A Dlog1p_error.phpt6 * Description: Returns log(1 + number), computed in a way that is accurate even
7 * when the value of number is close to zero
/PHP-5.5/ext/date/tests/
H A DDateTimeZone_getTransitions_basic1.phpt25 echo "\n-- Total number of transitions: " . count($tran). " --\n";
35 -- Total number of transitions: 18 --
/PHP-5.5/ext/standard/tests/file/
H A Dftruncate_error.phpt18 echo "-- Testing ftruncate() with less than expected number of arguments --\n";
28 echo "-- Testing ftruncate() with more than expected number of arguments --\n";
29 // more than expected number of arguments
77 -- Testing ftruncate() with less than expected number of arguments --
85 -- Testing ftruncate() with more than expected number of arguments --
/PHP-5.5/ext/pdo_pgsql/tests/
H A Dbug69344.phpt42 SQLSTATE[HY093]: Invalid parameter number: parameter was not defined
43 SQLSTATE[HY093]: Invalid parameter number: parameter was not defined
/PHP-5.5/ext/reflection/tests/
H A DReflectionProperty_isDefault_basic.phpt27 echo "Wrong number of params:\n";
61 Wrong number of params:
/PHP-5.5/ext/pdo_oci/tests/
H A Dpdo_oci_attr_client.phpt23 echo "Wrong number of values in array\nVersion was: ";
30 echo "Wrong number of values in array\nVersion was: ";

Completed in 26 milliseconds

12345678910>>...36