--TEST-- Test ctype_punct() function : usage variations - Octal and Hexadecimal values --SKIPIF-- --FILE-- ===DONE=== --EXPECTF-- *** Testing ctype_punct() : usage variations *** -- Octal Values -- -- Iteration 1 -- bool(true) -- Iteration 2 -- bool(true) -- Iteration 3 -- bool(true) -- Iteration 4 -- bool(true) -- Hexadecimal Values -- -- Iteration 1 -- bool(true) -- Iteration 2 -- bool(true) -- Iteration 3 -- bool(true) -- Iteration 4 -- bool(true) ===DONE===