From 080c13e3aff4fae186c30c725226d93520a2556f Mon Sep 17 00:00:00 2001 From: Nuno Lopes Date: Thu, 29 Apr 2004 15:06:54 +0000 Subject: [PATCH] more one spl function #need help here. there are lots of functions in spl git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@157512 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/spl/functions/ArrayObject-count.xml | 41 +++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100755 reference/spl/functions/ArrayObject-count.xml diff --git a/reference/spl/functions/ArrayObject-count.xml b/reference/spl/functions/ArrayObject-count.xml new file mode 100755 index 0000000000..302b6bb95e --- /dev/null +++ b/reference/spl/functions/ArrayObject-count.xml @@ -0,0 +1,41 @@ + + + + + ArrayObject::count + + Return the number of elements in the Iterator + + + + Description + + intArrayObject::count + + + + &warn.undocumented.func; + + + + +