diff --git a/functions/array.xml b/functions/array.xml index a1a29d64a7..32ede6c86a 100644 --- a/functions/array.xml +++ b/functions/array.xml @@ -1,5 +1,5 @@ - + Array Functions Arrays @@ -1444,6 +1444,12 @@ $d = array_reduce($x, "rsum", 1); + + num entries of the value of the + value parameter, keys starting at the + start_index parameter. + + array_shift diff --git a/functions/fdf.xml b/functions/fdf.xml index 0f7b9a5a76..faa5c3f8d1 100644 --- a/functions/fdf.xml +++ b/functions/fdf.xml @@ -1,5 +1,5 @@ - + Forms Data Format functions FDF @@ -570,7 +570,7 @@ unlink("outtest.fdf"); encoding in FDF document fdf_document. encoding should be the valid encoding name. The valid encoding name in Acrobat 5.0 are - "Shift_JIS", "UHC", + "Shift-JIS", "UHC", "GBK","BigFive".