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