--TEST-- Test ctype_space() function : error conditions - Incorrect number of args --SKIPIF-- --FILE-- ===DONE=== --EXPECTF-- *** Testing ctype_space() : error conditions *** -- Testing ctype_space() function with Zero arguments -- Warning: ctype_space() expects exactly 1 parameter, 0 given in %s on line %d NULL -- Testing ctype_space() function with more than expected no. of arguments -- Warning: ctype_space() expects exactly 1 parameter, 2 given in %s on line %d NULL ===DONE===