返回给定数组$input中与模式$pattern 匹配的元素组成的数组.
array preg_grep ( string $pattern , array $input [, int $flags ] )