--TEST-- Test ctype_graph() function : usage variations - octal and hexadecimal values --EXTENSIONS-- ctype --FILE-- --EXPECT-- *** Testing ctype_graph() : 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)