Lines Matching refs:ctype_xdigit

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