Home
last modified time | relevance | path

Searched refs:number (Results 176 – 200 of 858) sorted by relevance

12345678910>>...35

/PHP-5.4/ext/oci8/tests/
H A Dfetch_row.phpt14 "create table fetch_row_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 Dprefetch.phpt14 "create table prefetch_tab (id number, value number)",
H A Dprefetch_old.phpt12 "create table prefetch_old_tab (id number, value number)",
/PHP-5.4/ext/reflection/tests/
H A DReflectionClass_FileInfo_basic.phpt11 //Get the line number at the start of the definition of class C
14 //Get the line number at the end of the definition of class C
/PHP-5.4/ext/dba/tests/
H A Ddba_db2.phpt24 ["key number 6"]=>
39 ["key number 6"]=>
H A Ddba_db3.phpt24 ["key number 6"]=>
39 ["key number 6"]=>
H A Ddba_inifile.phpt24 ["key number 6"]=>
39 ["key number 6"]=>
H A Ddba_ndbm.phpt24 ["key number 6"]=>
39 ["key number 6"]=>
H A Ddba_db1.phpt24 ["key number 6"]=>
39 ["key number 6"]=>
H A Ddba_dbm.phpt24 ["key number 6"]=>
39 ["key number 6"]=>
/PHP-5.4/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.4/ext/standard/tests/array/
H A Darray_merge_error.phpt2 Test array_merge() function : error conditions - Pass incorrect number of args
11 * Pass incorrect number of arguments to array_merge() to test behaviour
/PHP-5.4/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.4/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.4/ext/standard/tests/math/
H A Dlog1p_basic.phpt8 * Description: Returns log(1 + number), computed in a way that is accurate even
9 * when the value of number is close to zero
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 Dpow_variation1.phpt11 /* Prototype : number pow ( number $base , number $exp )
H A Dpow_variation1_64bit.phpt11 /* Prototype : number pow ( number $base , number $exp )
/PHP-5.4/ext/pcre/tests/
H A Dpreg_last_error_error.phpt12 * Pass an incorrect number of arguments to preg_last_error() to test behaviour
17 // Test preg_last_error with one more than the expected number of arguments
/PHP-5.4/ext/mbstring/oniguruma/doc/
H A DAPI281 Return the group number list of the name.
284 normal return: number of groups for the name.
292 4 num_list: return list of group number.
300 the greatest number in it is obtained.
302 normal return: group number.
323 func(name, name_end, <number of groups>, <group number's list>,
402 group: group number
470 Return number of characters in the string.
475 Return number of bytes in the string.
559 Return the maximum number of stack size.
[all …]

Completed in 24 milliseconds

12345678910>>...35