Lines Matching refs:ctype_alnum

2 Test ctype_alnum() function : usage variations - Different data types as $c arg
8 * Pass different data types as $c argument to ctype_alnum() to test behaviour
11 echo "*** Testing ctype_alnum() : usage variations ***\n";
84 // loop through each element of $inputs to check the behavior of ctype_alnum()
88 var_dump( ctype_alnum($input) );
97 *** Testing ctype_alnum() : usage variations ***
101 Deprecated: ctype_alnum(): Argument of type int will be interpreted as string in the future in %s o…
106 Deprecated: ctype_alnum(): Argument of type int will be interpreted as string in the future in %s o…
111 Deprecated: ctype_alnum(): Argument of type int will be interpreted as string in the future in %s o…
116 Deprecated: ctype_alnum(): Argument of type int will be interpreted as string in the future in %s o…
121 Deprecated: ctype_alnum(): Argument of type float will be interpreted as string in the future in %s…
126 Deprecated: ctype_alnum(): Argument of type float will be interpreted as string in the future in %s…
131 Deprecated: ctype_alnum(): Argument of type float will be interpreted as string in the future in %s…
136 Deprecated: ctype_alnum(): Argument of type float will be interpreted as string in the future in %s…
141 Deprecated: ctype_alnum(): Argument of type float will be interpreted as string in the future in %s…
146 Deprecated: ctype_alnum(): Argument of type null will be interpreted as string in the future in %s …
151 Deprecated: ctype_alnum(): Argument of type null will be interpreted as string in the future in %s …
156 Deprecated: ctype_alnum(): Argument of type bool will be interpreted as string in the future in %s …
161 Deprecated: ctype_alnum(): Argument of type bool will be interpreted as string in the future in %s …
166 Deprecated: ctype_alnum(): Argument of type bool will be interpreted as string in the future in %s …
171 Deprecated: ctype_alnum(): Argument of type bool will be interpreted as string in the future in %s …
182 Deprecated: ctype_alnum(): Argument of type array will be interpreted as string in the future in %s…
196 Deprecated: ctype_alnum(): Argument of type classA will be interpreted as string in the future in %…
201 Deprecated: ctype_alnum(): Argument of type null will be interpreted as string in the future in %s …
206 Deprecated: ctype_alnum(): Argument of type null will be interpreted as string in the future in %s …
211 Deprecated: ctype_alnum(): Argument of type resource will be interpreted as string in the future in…