--TEST-- Test ctype_alnum() function : usage variations - different string values --SKIPIF-- --FILE-- ===DONE=== --EXPECTF-- *** Testing ctype_alnum() : usage variations *** -- Iteration 1 -- bool(false) -- Iteration 2 -- bool(false) -- Iteration 3 -- bool(false) -- Iteration 4 -- bool(false) -- Iteration 5 -- bool(true) -- Iteration 6 -- bool(true) -- Iteration 7 -- bool(true) -- Iteration 8 -- bool(true) -- Iteration 9 -- bool(true) -- Iteration 10 -- bool(false) -- Iteration 11 -- bool(true) -- Iteration 12 -- bool(true) -- Iteration 13 -- bool(false) -- Iteration 14 -- bool(false) -- Iteration 15 -- bool(true) -- Iteration 16 -- bool(true) -- Iteration 17 -- bool(true) -- Iteration 18 -- bool(true) -- Iteration 19 -- bool(false) -- Iteration 20 -- bool(false) -- Iteration 21 -- bool(false) -- Iteration 22 -- bool(false) -- Iteration 23 -- bool(false) ===DONE===