Lines Matching refs:PHP_EOL

64 echo 'Explicit base with gmp_init:', \PHP_EOL;
65 echo 'Hexadecimal', \PHP_EOL;
69 echo $e->getMessage(), \PHP_EOL;
74 echo $e->getMessage(), \PHP_EOL;
77 echo 'Binary', \PHP_EOL;
81 echo $e->getMessage(), \PHP_EOL;
86 echo $e->getMessage(), \PHP_EOL;
89 echo 'Fuzzing gmp functions:', \PHP_EOL;
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;