php-doc-en/reference/array/functions
Jakub Vrana c8196b0236 Parameters passed by reference
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@165051 c90b9560-bf6c-de11-be94-00142212c4b1
2004-08-03 10:24:06 +00:00
..
array-change-key-case.xml corr. example 2003-06-28 20:32:41 +00:00
array-chunk.xml Merry XHTML and CS compliant christmas all \! 2003-12-15 16:55:22 +00:00
array-combine.xml Merry XHTML and CS compliant christmas all \! 2003-12-15 16:55:22 +00:00
array-count-values.xml applying PEAR coding standards on examples 2003-08-17 12:21:03 +00:00
array-diff-assoc.xml using screen tag for the examples 2003-11-03 14:05:07 +00:00
array-diff-key.xml - Document 4 new array functions. 2004-07-27 04:15:58 +00:00
array-diff-uassoc.xml removed space from parameter name 2004-05-04 19:55:53 +00:00
array-diff-ukey.xml - Document 4 new array functions. 2004-07-27 04:15:58 +00:00
array-diff.xml using screen to dislpay the correct output 2003-12-03 11:24:18 +00:00
array-fill.xml Added see also's. 2003-07-25 16:38:56 +00:00
array-filter.xml CS : Function declarations follow the 'one true brace' convention 2004-01-15 12:43:50 +00:00
array-flip.xml applying PEAR coding standards on examples 2003-08-17 12:21:03 +00:00
array-intersect-assoc.xml array_u?intersect_u?assoc (bug #29380) 2004-07-26 10:08:51 +00:00
array-intersect-key.xml - Document 4 new array functions. 2004-07-27 04:15:58 +00:00
array-intersect-uassoc.xml - s/function/functions/, move a para around and add some see alsos. 2004-07-27 04:28:31 +00:00
array-intersect-ukey.xml - Document 4 new array functions. 2004-07-27 04:15:58 +00:00
array-intersect.xml applying PEAR coding standards on examples 2003-08-17 12:21:03 +00:00
array-key-exists.xml - "PHP version x.y" => "PHP x.y" consistency. 2004-03-06 02:40:23 +00:00
array-keys.xml applying PEAR coding standards on examples 2003-08-17 12:21:03 +00:00
array-map.xml CS : Function declarations follow the 'one true brace' convention 2004-01-15 12:43:50 +00:00
array-merge-recursive.xml applying PEAR coding standards on examples 2003-08-17 12:21:03 +00:00
array-merge.xml - reflect the fact, that merging a single array is possible 2004-05-04 19:01:46 +00:00
array-multisort.xml Parameters passed by reference 2004-08-03 10:24:06 +00:00
array-pad.xml applying PEAR coding standards on examples 2003-08-17 12:21:03 +00:00
array-pop.xml Parameters passed by reference 2004-08-03 10:24:06 +00:00
array-push.xml Parameters passed by reference 2004-08-03 10:24:06 +00:00
array-rand.xml Merry XHTML and CS compliant christmas all \! 2003-12-15 16:55:22 +00:00
array-reduce.xml CS : Function declarations follow the 'one true brace' convention 2004-01-15 12:43:50 +00:00
array-reverse.xml Merry XHTML and CS compliant christmas all \! 2003-12-15 16:55:22 +00:00
array-search.xml added constanst, literal and varname tags for cosmetic update 2004-05-04 19:56:18 +00:00
array-shift.xml Parameters passed by reference 2004-08-03 10:24:06 +00:00
array-slice.xml Merry XHTML and CS compliant christmas all \! 2003-12-15 16:55:22 +00:00
array-splice.xml fixed equivalent to array_shift 2004-05-24 13:27:24 +00:00
array-sum.xml Returns number 2004-08-03 10:04:29 +00:00
array-udiff-assoc.xml - Remove trailing period from end of refpurpose. 2004-07-27 04:48:55 +00:00
array-udiff-uassoc.xml s/var/static/ 2004-01-22 12:55:24 +00:00
array-udiff.xml - Remove trailing period from end of refpurpose. 2004-07-27 04:48:55 +00:00
array-uintersect-assoc.xml - Remove trailing period from end of refpurpose. 2004-07-27 04:48:55 +00:00
array-uintersect-uassoc.xml - Remove trailing period from end of refpurpose. 2004-07-27 04:48:55 +00:00
array-uintersect.xml - Remove trailing period from end of refpurpose. 2004-07-27 04:48:55 +00:00
array-unique.xml Merry XHTML and CS compliant christmas all \! 2003-12-15 16:55:22 +00:00
array-unshift.xml Parameters passed by reference 2004-08-03 10:24:06 +00:00
array-values.xml Merry XHTML and CS compliant christmas all \! 2003-12-15 16:55:22 +00:00
array-walk-recursive.xml Parameters passed by reference 2004-08-03 10:24:06 +00:00
array-walk.xml Replaced 'function' with 'funcname' as per synopsis 2004-08-03 08:51:19 +00:00
array.xml add a missing ; in the example (user complaining) 2004-06-17 21:26:19 +00:00
arsort.xml Parameters passed by reference 2004-08-03 10:24:06 +00:00
asort.xml Parameters passed by reference 2004-08-03 10:24:06 +00:00
compact.xml applying PEAR coding standards on examples 2003-08-17 12:21:03 +00:00
count.xml Xmas typos 2/5 2003-12-15 18:42:07 +00:00
current.xml Properly document the word "element" as an array key/value pair, and "value" 2003-07-18 08:31:09 +00:00
each.xml added constanst, literal and varname tags for cosmetic update 2004-05-04 19:56:18 +00:00
end.xml end : rewording and CS 2004-03-05 12:12:57 +00:00
extract.xml try to have better IDs so that livedocs doesnt complain 2004-04-11 15:42:00 +00:00
in-array.xml Merry XHTML and CS compliant christmas all \! 2003-12-15 16:55:22 +00:00
key.xml Merry XHTML and CS compliant christmas all \! 2003-12-15 16:55:22 +00:00
krsort.xml Parameters passed by reference 2004-08-03 10:24:06 +00:00
ksort.xml Parameters passed by reference 2004-08-03 10:24:06 +00:00
list.xml give a better name to the parameter 2004-05-04 19:55:18 +00:00
natcasesort.xml Parameters passed by reference 2004-08-03 10:24:06 +00:00
natsort.xml added the & to the parameter to make it clear(er) that this parameter is passed by reference 2004-08-01 23:20:42 +00:00
next.xml Properly document the word "element" as an array key/value pair, and "value" 2003-07-18 08:31:09 +00:00
pos.xml Use proper alias structure 2004-02-03 18:29:13 +00:00
prev.xml Properly document the word "element" as an array key/value pair, and "value" 2003-07-18 08:31:09 +00:00
range.xml - "PHP version x.y" => "PHP x.y" consistency. 2004-03-06 02:40:23 +00:00
reset.xml Small typo 2004-01-03 15:10:20 +00:00
rsort.xml Parameters passed by reference 2004-08-03 10:24:06 +00:00
shuffle.xml Parameters passed by reference 2004-08-03 10:24:06 +00:00
sizeof.xml Incorrectly formatted function alias - fixed 2003-03-02 12:55:53 +00:00
sort.xml Parameters passed by reference 2004-08-03 10:24:06 +00:00
uasort.xml Parameters passed by reference 2004-08-03 10:24:06 +00:00
uksort.xml Parameters passed by reference 2004-08-03 10:24:06 +00:00
usort.xml Parameters passed by reference 2004-08-03 10:24:06 +00:00