Home
last modified time | relevance | path

Searched refs:different (Results 151 – 175 of 1268) sorted by relevance

12345678910>>...51

/PHP-5.5/ext/standard/tests/array/
H A Dshuffle_variation3.phpt11 * Test behaviour of shuffle() function when arrays having different
17 // initialise different arrays
52 echo "\n*** Testing shuffle() with arrays having different types of values ***\n";
67 *** Testing shuffle() with arrays having different types of values ***
H A Darray_filter_variation8.phpt2 Test array_filter() function : usage variations - Callback function with different return values
15 echo "*** Testing array_filter() : usage variations - callback function with different return value…
63 *** Testing array_filter() : usage variations - callback function with different return values***
/PHP-5.5/ext/standard/tests/strings/
H A Dstrtok_variation1.phpt32 // array with different values
84 // when $str argument is supplied with different values
86 echo "\n--- Testing strtok() by supplying different values for 'str' argument ---\n";
109 --- Testing strtok() by supplying different values for 'str' argument ---
H A Dchunk_split_variation10.phpt2 Test chunk_split() function : usage variations - different single quoted strings for 'ending' argum…
12 * passing different single quoted strings for 'ending' arguments to chunk_split()
16 echo "*** Testing chunk_split() : different single quoted strings as 'ending' ***\n";
23 //different values for 'ending' argument
55 *** Testing chunk_split() : different single quoted strings as 'ending' ***
H A Dcrc32_variation2.phpt17 * Testing crc32() : with different strings in single quotes passed to the function
20 echo "*** Testing crc32() : with different strings in single quotes ***\n";
76 *** Testing crc32() : with different strings in single quotes ***
H A Dvfprintf_variation6.phpt11 * Test vfprintf() when different float formats and non-float values are passed to
43 // different arrays
64 // looping to test vfprintf() with different float formats from the above $format array
H A Dvfprintf_variation7.phpt11 * Test vfprintf() when different string formats and string values are passed to
18 // defining different heredoc strings
63 // looping to test vfprintf() with different string formats from the above $format array
H A Dvprintf_variation16_64bit.phpt15 * Test vprintf() when different unsigned formats and signed values and other types of values
47 // different arrays
63 // looping to test vprintf() with different unsigned formats from the above $format array
H A Dvsprintf_variation12.phpt15 * Test vsprintf() when different octal formats and non-octal values are passed to
54 // different arrays
70 // looping to test vsprintf() with different octal formats from the above $format array
H A Dvsprintf_variation16.phpt15 * Test vsprintf() when different unsigned formats and signed values and other types of values
47 // different arrays
63 // looping to test vsprintf() with different unsigned formats from the above $format array
H A Dvsprintf_variation16_64bit.phpt15 * Test vsprintf() when different unsigned formats and signed values and other types of values
47 // different arrays
63 // looping to test vsprintf() with different unsigned formats from the above $format array
H A Dvsprintf_variation4.phpt15 * Test vsprintf() when different int formats and non-int values are passed to
47 // different arrays
63 // looping to test vsprintf() with different int formats from the above $format array
H A Dvsprintf_variation4_64bit.phpt15 * Test vsprintf() when different int formats and non-int values are passed to
47 // different arrays
63 // looping to test vsprintf() with different int formats from the above $format array
H A Dvprintf_variation10.phpt11 * Test vprintf() when different char formats and non-char values are passed to
50 // different arrays
66 // looping to test vprintf() with different char formats from the above $format array
H A Dvprintf_variation12.phpt15 * Test vprintf() when different octal formats and non-octal values are passed to
54 // different arrays
70 // looping to test vprintf() with different octal formats from the above $format array
H A Dvprintf_variation12_64bit.phpt15 * Test vprintf() when different octal formats and non-octal values are passed to
54 // different arrays
70 // looping to test vprintf() with different octal formats from the above $format array
H A Dvprintf_variation16.phpt15 * Test vprintf() when different unsigned formats and signed values and other types of values
47 // different arrays
63 // looping to test vprintf() with different unsigned formats from the above $format array
H A Dvprintf_variation4.phpt15 * Test vprintf() when different int formats and non-int values are passed to
47 // different arrays
63 // looping to test vprintf() with different int formats from the above $format array
H A Dvprintf_variation4_64bit.phpt15 * Test vprintf() when different int formats and non-int values are passed to
47 // different arrays
63 // looping to test vprintf() with different int formats from the above $format array
H A Dvsprintf_variation12_64bit.phpt15 * Test vsprintf() when different octal formats and non-octal values are passed to
54 // different arrays
70 // looping to test vsprintf() with different octal formats from the above $format array
/PHP-5.5/ext/standard/tests/serialize/
H A Dbug46882.phpt2 Bug #46882 (Serialize / Unserialize misbehaviour under OS with different bit numbers)
/PHP-5.5/ext/standard/tests/file/
H A Dfileowner_variation3.phpt12 /* Passing file names with different notations, using slashes, wild-card chars */
16 echo "*** Testing fileowner() with different notations of file names ***\n";
58 *** Testing fileowner() with different notations of file names ***
H A Dfile_variation5-win32.phpt29 echo "\nfile() on a relative path from a different working directory\n";
64 file() on a relative path from a different working directory
/PHP-5.5/ext/mbstring/tests/
H A Dmb_encode_mimeheader_variation6.phpt2 Test mb_encode_mimeheader() function : usage variations - Pass different strings to $linefeed arg
17 * Pass different strings to $linefeed argument
/PHP-5.5/ext/imap/tests/
H A Dimap_fetchbody_variation5.phpt2 Test imap_fetchbody() function : usage variation - different resources as $stream_id arg
16 * Pass different resource types to imap_fetchbody() to test behaviour

Completed in 30 milliseconds

12345678910>>...51