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