array filter_array( array arr, string fun, object ob, mixed extra, ... );
array filter_array( array arr, function f, mixed extra, ...);
filter_array() is really the same as the filter() efun.
See also: filter
Beek @ZorkMUD, Lima Bean, IdeaExchange, TMI-2, and elsewhere