Lines Matching refs:failed
93 echo $function, ' failed with 0B', \PHP_EOL;
97 echo $function, ' failed with 0b', \PHP_EOL;
101 echo $function, ' failed with 0X', \PHP_EOL;
105 echo $function, ' failed with 0x', \PHP_EOL;
111 echo $function, ' failed with 0B', \PHP_EOL;
115 echo $function, ' failed with 0b', \PHP_EOL;
119 echo $function, ' failed with 0X', \PHP_EOL;
123 echo $function, ' failed with 0x', \PHP_EOL;
129 echo $function, ' arg 1 failed with 0B', \PHP_EOL;
133 echo $function, ' arg 1 failed with 0b', \PHP_EOL;
137 echo $function, ' arg 1 failed with 0X', \PHP_EOL;
141 echo $function, ' arg 1 failed with 0x', \PHP_EOL;
145 echo $function, ' arg 2 failed with 0B', \PHP_EOL;
149 echo $function, ' arg 2 failed with 0b', \PHP_EOL;
153 echo $function, ' arg 2 failed with 0X', \PHP_EOL;
157 echo $function, ' arg 2 failed with 0x', \PHP_EOL;
163 echo $function, ' arg 1 failed with 0B', \PHP_EOL;
167 echo $function, ' arg 1 failed with 0b', \PHP_EOL;
171 echo $function, ' arg 1 failed with 0X', \PHP_EOL;
175 echo $function, ' arg 1 failed with 0x', \PHP_EOL;
179 echo $function, ' arg 2 failed with 0B', \PHP_EOL;
183 echo $function, ' arg 2 failed with 0b', \PHP_EOL;
187 echo $function, ' arg 2 failed with 0X', \PHP_EOL;
191 echo $function, ' arg 2 failed with 0x', \PHP_EOL;
195 echo $function, ' arg 3 failed with 0B', \PHP_EOL;
199 echo $function, ' arg 3 failed with 0b', \PHP_EOL;
203 echo $function, ' arg 3 failed with 0X', \PHP_EOL;
207 echo $function, ' arg 3 failed with 0x', \PHP_EOL;