Home
last modified time | relevance | path

Searched refs:function (Results 3726 – 3750 of 7077) sorted by relevance

1...<<141142143144145146147148149150>>...284

/PHP-5.6/ext/standard/tests/array/
H A Dsort_variation3.phpt2 Test sort() function : usage variations - sort integer/float values
6 * Description: This function sorts an array.
7 Elements will be arranged from lowest to highest when this function has completed.
H A Dsort_variation5.phpt2 Test sort() function : usage variations - sort strings
11 * Description: This function sorts an array.
12 Elements will be arranged from lowest to highest when this function has completed.
H A Darray_rand_variation2.phpt2 Test array_rand() function : usage variations - unexpected values for 'num_req' parameter
12 * to see that function works with unexpeced data and generates warning message as required.
17 // Initialise function arguments
28 function __toString()
H A Darray_combine_variation1.phpt2 Test array_combine() function : usage variations - unexpected values for 'keys' argument
12 * Testing array_combine() function by passing values to $keys argument other than arrays
13 * and see that function emits proper warning messages wherever expected.
29 public function __toString() {
H A Darray_combine_variation2.phpt2 Test array_combine() function : usage variations - unexpected values for 'values' argument
12 * Testing array_combine() function by passing values to $values argument other than arrays
13 * and see that function emits proper warning messages wherever expected.
29 public function __toString() {
H A Dshuffle_variation1.phpt2 Test shuffle() function : usage variations - unexpected values for 'array_arg' argument
12 * argument and verify that function outputs required warning messages wherever applicable
29 function __toString()
82 // loop through the array to test shuffle() function
H A Dcount_recursive.phpt2 Test count() function
11 echo "*** Testing basic functionality of count() function ***\n";
41 echo "\n*** Testing possible variations of count() function on arrays ***";
88 public function count() {
133 *** Testing basic functionality of count() function ***
153 *** Testing possible variations of count() function on arrays ***
/PHP-5.6/ext/xml/tests/
H A Dxml_error_string_variation1.phpt2 Test xml_error_string() function : usage variations - test different types for code
21 function __toString() {
26 // Initialise function arguments not being substituted (if any)
/PHP-5.6/ext/spl/tests/
H A Dclass_implements_variation1.phpt2 SPL: Test class_implements() function : variation
15 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
23 // Initialise function arguments not being substituted (if any)
36 public function __toString() {
H A Dclass_uses_variation1.phpt2 SPL: Test class_uses() function : variation
15 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
23 // Initialise function arguments not being substituted (if any)
36 public function __toString() {
/PHP-5.6/ext/mbstring/tests/
H A Dmb_stristr_variation4.phpt2 Test mb_stristr() function : usage variation - different encoding types
19 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
27 // Initialise function arguments not being substituted (if any)
39 public function __toString() {
H A Dmb_strrchr_variation4.phpt2 Test mb_strrchr() function : usage variation - different encoding types
19 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
27 // Initialise function arguments not being substituted (if any)
39 public function __toString() {
H A Dmb_strrichr_variation4.phpt2 Test mb_strrichr() function : usage variation - different encoding types
19 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
27 // Initialise function arguments not being substituted (if any)
39 public function __toString() {
H A Dmb_strstr_variation4.phpt2 Test mb_strstr() function : usage variation - different encoding types
19 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
27 // Initialise function arguments not being substituted (if any)
39 public function __toString() {
/PHP-5.6/ext/mcrypt/tests/
H A Dmcrypt_decrypt_variation1.phpt2 Test mcrypt_decrypt() function : usage variation
20 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
28 // Initialise function arguments not being substituted (if any)
41 public function __toString() {
H A Dmcrypt_decrypt_variation4.phpt2 Test mcrypt_decrypt() function : usage variation
20 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
28 // Initialise function arguments not being substituted (if any)
41 public function __toString() {
H A Dmcrypt_ecb_variation1.phpt2 Test mcrypt_ecb() function : usage variation
22 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
30 // Initialise function arguments not being substituted (if any)
43 public function __toString() {
H A Dmcrypt_encrypt_variation1.phpt2 Test mcrypt_encrypt() function : usage variation - different types for cipher
20 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
28 // Initialise function arguments not being substituted (if any)
41 public function __toString() {
H A Dmcrypt_encrypt_variation4.phpt2 Test mcrypt_encrypt() function : usage variation
20 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
28 // Initialise function arguments not being substituted (if any)
41 public function __toString() {
/PHP-5.6/ext/standard/tests/file/
H A Dfile_variation3.phpt2 Test file() function : second parameter variation
14 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
22 // Initialise function arguments not being substituted
38 public function __toString() {
H A Dfile_get_contents_variation5.phpt2 Test file_get_contents() function : usage variation
16 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
24 // Initialise function arguments not being substituted (if any)
39 public function __toString() {
/PHP-5.6/ext/zlib/tests/
H A Dgzopen_variation3.phpt2 Test gzopen() function : usage variation
20 function test_error_handler($err_no, $err_msg, $filename, $linenum, $vars) {
28 // Initialise function arguments not being substituted (if any)
39 public function __toString() {
/PHP-5.6/ext/date/tests/
H A Ddate_interval_create_from_date_string_nullparam.phpt2 Test date_interval_create_from_date_string() function : null parameter
/PHP-5.6/ext/enchant/tests/
H A Dbroker_request_dict.phpt2 enchant_broker_request_dict() function
/PHP-5.6/tests/classes/
H A Dabstract_derived.phpt12 abstract function show();

Completed in 44 milliseconds

1...<<141142143144145146147148149150>>...284