Lines Matching refs:each

2 Test each() function : usage variations - Pass different data types as $arr arg
5 /* Prototype : array each(array $arr)
12 * Pass different data types as $arr arg to each() to test behaviour
15 echo "*** Testing each() : usage variations ***\n";
86 // loop through each element of $inputs to check the behavior of each()
90 var_dump( each($input) );
99 *** Testing each() : usage variations ***
103 Deprecated: The each() function is deprecated. This message will be suppressed on further calls in …
105 Warning: Variable passed to each() is not an array or object in %s on line %d
110 Warning: Variable passed to each() is not an array or object in %s on line %d
115 Warning: Variable passed to each() is not an array or object in %s on line %d
120 Warning: Variable passed to each() is not an array or object in %s on line %d
125 Warning: Variable passed to each() is not an array or object in %s on line %d
130 Warning: Variable passed to each() is not an array or object in %s on line %d
135 Warning: Variable passed to each() is not an array or object in %s on line %d
140 Warning: Variable passed to each() is not an array or object in %s on line %d
145 Warning: Variable passed to each() is not an array or object in %s on line %d
150 Warning: Variable passed to each() is not an array or object in %s on line %d
155 Warning: Variable passed to each() is not an array or object in %s on line %d
160 Warning: Variable passed to each() is not an array or object in %s on line %d
165 Warning: Variable passed to each() is not an array or object in %s on line %d
170 Warning: Variable passed to each() is not an array or object in %s on line %d
175 Warning: Variable passed to each() is not an array or object in %s on line %d
180 Warning: Variable passed to each() is not an array or object in %s on line %d
185 Warning: Variable passed to each() is not an array or object in %s on line %d
193 Warning: Variable passed to each() is not an array or object in %s on line %d
198 Warning: Variable passed to each() is not an array or object in %s on line %d
203 Warning: Variable passed to each() is not an array or object in %s on line %d
211 Warning: Variable passed to each() is not an array or object in %s on line %d
216 Warning: Variable passed to each() is not an array or object in %s on line %d
221 Warning: Variable passed to each() is not an array or object in %s on line %d