--TEST-- Test eregi() function : error conditions - wrong number of args --FILE-- --EXPECTF-- *** Testing eregi() : error conditions *** -- Testing eregi() function with more than expected no. of arguments -- Warning: Wrong parameter count for eregi() in %s on line 21 NULL -- Testing eregi() function with less than expected no. of arguments -- Warning: Wrong parameter count for eregi() in %s on line 26 NULL Done