--TEST-- Test ctype_upper() function : usage variations - octal and hexadecimal values --SKIPIF-- --FILE-- ===DONE=== --EXPECTF-- *** Testing ctype_upper() : 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===