Lines Matching refs:count

2 Test count() function : usage variations - Pass different data types as $var arg
5 /* Prototype : int count(mixed $var [, int $mode])
11 * aPass different data types as $var argument to count() to test behaviour
14 echo "*** Testing count() : usage variations ***\n";
84 // loop through each element of $inputs to check the behavior of count()
88 var_dump( count($input) );
97 *** Testing count() : usage variations ***
101 Warning: count(): Parameter must be an array or an object that implements Countable in %s on line %d
106 Warning: count(): Parameter must be an array or an object that implements Countable in %s on line %d
111 Warning: count(): Parameter must be an array or an object that implements Countable in %s on line %d
116 Warning: count(): Parameter must be an array or an object that implements Countable in %s on line %d
121 Warning: count(): Parameter must be an array or an object that implements Countable in %s on line %d
126 Warning: count(): Parameter must be an array or an object that implements Countable in %s on line %d
131 Warning: count(): Parameter must be an array or an object that implements Countable in %s on line %d
136 Warning: count(): Parameter must be an array or an object that implements Countable in %s on line %d
141 Warning: count(): Parameter must be an array or an object that implements Countable in %s on line %d
146 Warning: count(): Parameter must be an array or an object that implements Countable in %s on line %d
151 Warning: count(): Parameter must be an array or an object that implements Countable in %s on line %d
156 Warning: count(): Parameter must be an array or an object that implements Countable in %s on line %d
161 Warning: count(): Parameter must be an array or an object that implements Countable in %s on line %d
166 Warning: count(): Parameter must be an array or an object that implements Countable in %s on line %d
171 Warning: count(): Parameter must be an array or an object that implements Countable in %s on line %d
176 Warning: count(): Parameter must be an array or an object that implements Countable in %s on line %d
181 Warning: count(): Parameter must be an array or an object that implements Countable in %s on line %d
186 Warning: count(): Parameter must be an array or an object that implements Countable in %s on line %d
191 Warning: count(): Parameter must be an array or an object that implements Countable in %s on line %d
196 Warning: count(): Parameter must be an array or an object that implements Countable in %s on line %d
201 Warning: count(): Parameter must be an array or an object that implements Countable in %s on line %d
206 Warning: count(): Parameter must be an array or an object that implements Countable in %s on line %d
211 Warning: count(): Parameter must be an array or an object that implements Countable in %s on line %d
216 Warning: count(): Parameter must be an array or an object that implements Countable in %s on line %d