--TEST-- Test ctype_punct() function : usage variations - Octal and Hexadecimal values --EXTENSIONS-- ctype --FILE-- --EXPECT-- *** 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)