Home
last modified time | relevance | path

Searched refs:function (Results 5151 – 5175 of 6887) sorted by relevance

1...<<201202203204205206207208209210>>...276

/PHP-5.5/ext/standard/tests/file/
H A Dis_writable_variation1.phpt2 Test is_writable() and its alias is_writeable() function: usage variations - diff. path notations
38 using is_writable() function */
/PHP-5.5/ext/standard/tests/array/
H A Darray_fill_variation5.phpt2 Test array_fill() function : usage variations - different types of array values for 'val' argument
16 // Initialise function arguments not being substituted
H A Darsort_variation3.phpt2 Test arsort() function : usage variations - sort integer/float values
7 Elements will be arranged from highest to lowest when this function has completed.
H A Dasort_variation9.phpt2 Test asort() function : usage variations - sorting arrays with/without keys, 'sort_flags' as defaul…
7 Elements will be arranged from lowest to highest when this function has completed.
H A Dshuffle_variation3.phpt2 Test shuffle() function : usage variation - arrays with diff types of values
11 * Test behaviour of shuffle() function when arrays having different
H A Darray_intersect_assoc_variation1.phpt2 Test array_intersect_assoc() function : usage variations - unexpected values for 'arr1' argument(Bu…
12 * Testing array_intersect_assoc() function by passing values to $arr1 argument other than arrays
13 * and see that function emits proper warning messages wherever expected.
32 public function __toString() {
H A Darray_intersect_assoc_variation2.phpt2 Test array_intersect_assoc() function : usage variations - unexpected values for 'arr2' argument(Bu…
12 * Testing array_intersect_assoc() function by passing values to $arr2 argument other than arrays
13 * and see that function emits proper warning messages wherever expected.
32 public function __toString() {
H A Darray_intersect_variation1.phpt2 Test array_intersect() function : usage variations - unexpected values for 'arr1' argument
11 * Testing array_intersect() function by passing values to $arr1 argument other than arrays
12 * and see that function emits proper warning messages wherever expected.
31 public function __toString() {
H A Darray_intersect_variation2.phpt2 Test array_intersect() function : usage variations - unexpected values for 'arr2' argument
11 * Testing array_intersect() function by passing values to $arr2 argument other than arrays
12 * and see that function emits proper warning messages wherever expected.
31 public function __toString() {
H A Darray_splice_variation3.phpt2 Test array_splice() function : usage variations - lengths and offsets
10 echo "*** array_splice() function : usage variations - lengths and offsets\n";
13 function test_splice ($offset, $length)
76 *** array_splice() function : usage variations - lengths and offsets
H A Darray_walk_recursive_variation1.phpt2 Test array_walk_recursive() function : usage variations - unexpected values for 'input' argument
6 * Description: Apply a user function to every member of an array
16 // callback function
22 function callback($value, $key)
H A Darray_walk_variation1.phpt2 Test array_walk() function : usage variations - unexpected values for 'input' argument
6 * Description: Apply a user function to every member of an array
16 // callback function
22 function callback($value, $key)
/PHP-5.5/ext/standard/tests/strings/
H A Dhtmlspecialchars_decode_variation4.phpt2 Test htmlspecialchars_decode() function : usage variations - single quoted strings for 'string' arg…
25 // loop through each element of the values array to check htmlspecialchars_decode() function with a…
H A Dstrtok_variation1.phpt2 Test strtok() function : usage variations - first argument as non-string
24 public function __toString() {
/PHP-5.5/ext/hash/tests/
H A Dhash_hmac_file_basic.phpt2 Test hash_hmac_file() function : basic functionality
25 $content = "This is a sample string used to test the hash_hmac_file function with various hashing a…
/PHP-5.5/ext/mcrypt/tests/
H A Dmcrypt_cbc_variation5.phpt2 Test mcrypt_cbc() 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.5/ext/pdo/tests/
H A Dpdo_018.phpt24 function serialize()
35 function unserialize($serialized)
53 function serialize()
59 function unserialize($serialized)
/PHP-5.5/ext/xml/tests/
H A Dbug32001.phpt17 function testcase($enc, $chunk_size = 0, $bom = 0, $omit_prologue = 0) {
25 function start_element($parser, $name, $attrs) {
30 function end_element($parser, $name) {
33 function run() {
/PHP-5.5/ext/mbstring/tests/
H A Dmb_regex_encoding_variation2.phpt2 Test mb_regex_encoding() function : usage variations - test different encodings
16 * Test all listed encoding types from php.net to check all are known to function
17 * NB: The strings passed are *NOT* necessarily encoded in the encoding passed to the function.
18 * This test is purely to see whether the function recognises the encoding.
/PHP-5.5/ext/spl/tests/
H A Dheap_009.phpt8 function testForException( $heap )
/PHP-5.5/ext/intl/tests/
H A Ddateformat_get_set_calendar.phpt15 function d(IntlDateFormatter $df) {
H A Ddateformat_get_set_calendar_variant2.phpt15 function d(IntlDateFormatter $df) {
H A Ddateformat_get_set_calendar_variant4.phpt15 function d(IntlDateFormatter $df) {
/PHP-5.5/ext/pcntl/tests/
H A Dpcntl_fork_variation.phpt2 Test function pcntl_fork() by testing the process isolation in the forking hierarchy father -> son …
/PHP-5.5/ext/standard/tests/general_functions/
H A Dproc_nice_variation7.phpt2 Test function proc_nice() by substituting argument 1 with string values.

Completed in 48 milliseconds

1...<<201202203204205206207208209210>>...276