The sizeof() function is only an alias of count, which returns the number of elements in an array.
For further information about sizeof(), see count().