Home
last modified time | relevance | path

Searched refs:elements (Results 251 – 275 of 360) sorted by relevance

1...<<1112131415

/PHP-5.5/ext/spl/tests/
H A DarrayObject_magicMethods4.phpt2 …operty access of a subclass of ArrayObject are not invoked when manipulating its elements using [].
H A DarrayObject_magicMethods5.phpt2 …r property access of a subclass of ArrayObject ARE invoked when manipulating its elements using ->.
H A DarrayObject_magicMethods6.phpt2 …cess of a subclass of ArrayObject are not invoked when manipulating its elements using -> ArrayObj…
H A DSplFileObject_fputcsv_variation10.phpt10 /* the array is with three elements in it. Each element should be read as
/PHP-5.5/ext/standard/tests/array/
H A Darray_merge_recursive_variation2.phpt6 * Description: Recursively merges elements from passed arrays into one array
H A Darray_merge_variation1.phpt6 * Description: Merges elements from passed arrays into one array
H A Darray_merge_variation2.phpt6 * Description: Merges elements from passed arrays into one array
H A Darray_map_variation17.phpt6 * Description: Applies the callback to the elements of the given arrays
H A Darray_map_variation18.phpt6 * Description: Applies the callback to the elements of the given arrays
H A Darray_merge_recursive_variation4.phpt6 * Description: Recursively merges elements from passed arrays into one array
H A Darray_merge_recursive_variation5.phpt6 * Description: Recursively merges elements from passed arrays into one array
H A Darray_push_variation1.phpt6 * Description: Pushes elements onto the end of the array
H A Darray_reverse_variation4.phpt63 // loop through the various elements of $arrays to test array_reverse()
H A Darray_slice_variation11.phpt6 * Description: Returns elements specified by offset and length
H A Darray_map_object1.phpt6 * Description: Applies the callback to the elements of the given arrays
H A Darray_reverse_variation5.phpt66 // loop through the various elements of $arrays to test array_reverse()
H A Darray_udiff_uassoc_variation1.phpt6 …arguments but do additional checks whether the keys are equal. Keys and elements are compared by u…
H A Darray_udiff_uassoc_variation2.phpt6 …arguments but do additional checks whether the keys are equal. Keys and elements are compared by u…
H A Darray_udiff_uassoc_variation5.phpt6 …arguments but do additional checks whether the keys are equal. Keys and elements are compared by u…
/PHP-5.5/ext/spl/internal/
H A Drecursiveiteratoriterator.inc20 * sub elements are recursed into.
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param.phpt393 Warning: mysqli_stmt_bind_param(): Number of elements in type definition string doesn't match numbe…
395 Warning: mysqli_stmt_bind_param(): Number of elements in type definition string doesn't match numbe…
399 Warning: mysqli_stmt_bind_param(): Number of elements in type definition string doesn't match numbe…
/PHP-5.5/ext/standard/tests/file/
H A Dfputcsv_variation10.phpt15 /* the array is with three elements in it. Each element should be read as
H A Dfile.inc11 compare_self_stat() : compares the first 13 elements of the
578 $op = type of the comparison to be perform between elements of stat1 and stat2
583 $fields = contains the key of the elements that needs to be compared.
/PHP-5.5/ext/standard/tests/serialize/
H A Dserialization_miscTypes_001.phpt51 array(), // zero elements
/PHP-5.5/ext/standard/tests/dir/
H A Ddir_variation2.phpt92 // loop through various elements of $unexpected_values to check the behavior of dir()

Completed in 48 milliseconds

1...<<1112131415