Home
last modified time | relevance | path

Searched refs:e (Results 26 – 50 of 1772) sorted by relevance

12345678910>>...71

/PHP-7.4/tests/lang/
H A Dbug24640.phpt17 test(1.7e+300);
18 test(1.7e-300);
19 test(1.7e+79);
20 test(1.7e-79);
21 test(1.7e+80);
22 test(1.7e-80);
23 test(1.7e+81);
24 test(1.7e-81);
25 test(1.7e+319);
26 test(1.7e-319);
[all …]
/PHP-7.4/ext/ffi/tests/
H A D020.phpt14 } catch (Throwable $e) {
15 echo get_class($e) . ": " . $e->getMessage()."\n";
22 } catch (Throwable $e) {
23 echo get_class($e) . ": " . $e->getMessage()."\n";
29 } catch (Throwable $e) {
30 echo get_class($e) . ": " . $e->getMessage()."\n";
36 } catch (Throwable $e) {
37 echo get_class($e) . ": " . $e->getMessage()."\n";
44 echo get_class($e) . ": " . $e->getMessage()."\n";
51 echo get_class($e) . ": " . $e->getMessage()."\n";
[all …]
/PHP-7.4/ext/standard/tests/math/
H A Dround_large_exp.phpt5 var_dump (2e-22 == round (2e-22, 22, PHP_ROUND_HALF_UP));
6 var_dump (1e-22 == round (1e-22, 22, PHP_ROUND_HALF_UP));
7 var_dump (2e-23 == round (2e-23, 23, PHP_ROUND_HALF_UP));
8 var_dump (1e-23 == round (1e-23, 23, PHP_ROUND_HALF_UP));
9 var_dump (2e-24 == round (2e-24, 24, PHP_ROUND_HALF_UP));
10 var_dump (1e-24 == round (1e-24, 24, PHP_ROUND_HALF_UP));
/PHP-7.4/ext/standard/tests/strings/
H A Dvsprintf_basic6.phpt14 $format1 = "%e";
15 $format2 = "%e %e";
16 $format3 = "%e %e %e";
29 string(11) "1.000000e+3"
30 string(23) "1.000000e+3 2.000000e+3"
31 string(35) "1.000000e+3 2.000000e+3 3.000000e+3"
H A Dvprintf_basic6.phpt14 $format1 = "%e";
15 $format2 = "%e %e";
16 $format3 = "%e %e %e";
37 1.000000e+3
39 1.000000e+3 2.000000e+3
41 1.000000e+3 2.000000e+3 3.000000e+3
H A Dfprintf_variation_005.phpt13 /* %e type variations */
17 fprintf( $fp, "%e", $num );
31 0.000000e+0
32 1.000000e+0
33 -1.000000e+0
34 2.700000e+0
35 -2.700000e+0
36 2.333333e+7
37 -2.333333e+7
38 1.234000e+3
H A Dvfprintf_basic6.phpt15 $format1 = "%e";
16 $format2 = "%e %e";
17 $format3 = "%e %e %e";
45 1.000000e+3
46 1.000000e+3 2.000000e+3
47 1.000000e+3 2.000000e+3 3.000000e+3
H A Dsprintf_variation48.phpt24 "%e", "%he", "%le",
25 "%Le", " %e", "%e ",
26 "\t%e", "\n%e", "%4e",
27 "%30e", "%[0-1]", "%*e"
51 string(1) "e"
53 string(1) "e"
62 string(1) "e"
66 string(1) "e"
68 string(1) "e"
77 string(1) "e"
/PHP-7.4/Zend/tests/
H A Dcompound_assign_failure.phpt37 catch (Exception $e) {}
42 catch (Exception $e) {}
47 catch (Exception $e) {}
52 catch (Exception $e) {}
57 catch (Exception $e) {}
62 catch (Exception $e) {}
67 catch (Exception $e) {}
72 catch (Exception $e) {}
77 catch (Exception $e) {}
82 catch (Exception $e) {}
[all …]
H A Dbug70918.phpt7 } catch (Error $e) {
8 var_dump($e->getMessage());
13 } catch (Error $e) {
14 var_dump($e->getMessage());
19 } catch (Error $e) {
20 var_dump($e->getMessage());
25 } catch (Error $e) {
26 var_dump($e->getMessage());
31 } catch (Error $e) {
32 var_dump($e->getMessage());
[all …]
H A Dbug70944.phpt6 $e = new Exception("Foo");
8 throw new Exception("Bar", 0, $e);
10 throw $e;
12 } catch (Exception $e) {
13 var_dump((string)$e);
17 $e = new Exception("Foo");
19 throw new Exception("Bar", 0, $e);
21 throw new Exception("Dummy", 0, $e);
23 } catch (Exception $e) {
24 var_dump((string)$e);
H A Dexception_013.phpt11 } catch (Error $e) {
12 …echo "\nException: " . $e->getMessage() . " in " , $e->getFile() . " on line " . $e->getLine() . "…
17 } catch (Error $e) {
18 …echo "\nException: " . $e->getMessage() . " in " , $e->getFile() . " on line " . $e->getLine() . "…
23 } catch (Error $e) {
24 …echo "\nException: " . $e->getMessage() . " in " , $e->getFile() . " on line " . $e->getLine() . "…
H A Dindirect_call_string_002.phpt25 } catch (Error $e) {
26 echo $e->getMessage() . "\n";
33 } catch (Error $e) {
34 echo $e->getMessage() . "\n";
41 } catch (Error $e) {
42 echo $e->getMessage() . "\n";
49 } catch (Error $e) {
50 echo $e->getMessage() . "\n";
57 } catch (Error $e) {
65 } catch (Error $e) {
[all …]
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_real_escape_string_big5.phpt43 if ('���H�U���e\\\\���H�U���e' !== ($tmp = mysqli_real_escape_string($link,
44 '���H�U���e\\���H�U���e')))
47 if ('���H�U���e\"���H�U���e' !== ($tmp = mysqli_real_escape_string($link,
48 '���H�U���e"���H�U���e')))
51 if ("���H�U���e\'���H�U���e" !== ($tmp = mysqli_real_escape_string($link,
52 "���H�U���e'���H�U���e")))
55 if ("���H�U���e\\n���H�U���e" !== ($tmp = mysqli_real_escape_string($link,
56 "���H�U���e\n���H�U���e")))
59 if ("���H�U���e\\r���H�U���e" !== ($tmp = mysqli_real_escape_string($link,
60 "���H�U���e\r���H�U���e")))
[all …]
/PHP-7.4/Zend/tests/function_arguments/
H A Dargument_count_incorrect_userland_strict.phpt9 } catch (\Error $e) {
10 echo get_class($e) . PHP_EOL;
11 echo $e->getMessage() . PHP_EOL;
17 } catch (\Error $e) {
18 echo get_class($e) . PHP_EOL;
26 } catch (\Error $e) {
27 echo get_class($e) . PHP_EOL;
33 } catch (\Error $e) {
34 echo get_class($e) . PHP_EOL;
40 } catch (\Error $e) {
[all …]
H A Dargument_count_incorrect_userland.phpt8 } catch (\Error $e) {
9 echo get_class($e) . PHP_EOL;
10 echo $e->getMessage() . PHP_EOL;
16 } catch (\Error $e) {
17 echo get_class($e) . PHP_EOL;
18 echo $e->getMessage() . PHP_EOL;
25 } catch (\Error $e) {
26 echo get_class($e) . PHP_EOL;
27 echo $e->getMessage() . PHP_EOL;
32 } catch (\Error $e) {
[all …]
/PHP-7.4/ext/phar/tests/
H A Dphar_extract.phpt49 } catch (Exception $e) {
57 } catch (Exception $e) {
65 } catch (Exception $e) {
71 } catch (Exception $e) {
114 @rmdir($e . 'subdir');
116 @rmdir($e . 'one');
117 @rmdir($e);
122 @rmdir($e . 'subdir');
123 @rmdir($e);
127 @rmdir($e . 'one');
[all …]
/PHP-7.4/ext/standard/tests/serialize/
H A Dprecision.phpt37 number: 0.00000000000000000e+0... OK
38 number: 2.00000000000000010e-4... OK
39 number: 2.00000000000000037e-4... OK
40 number: 2.22507385850720138e-308... OK
41 number: 2.22507385850720188e-308... OK
42 number: 1.79769313486231571e+308... OK
43 number: 1.79769313486231551e+308... OK
44 number: 4.94065645841246544e-324... OK
45 number: 9.88131291682493088e-324... OK
46 number: 3.87340857288933536e-304... OK
[all …]
/PHP-7.4/ext/reflection/tests/
H A DReflectionClass_constructor_002.phpt7 } catch (Exception $e) {
8 echo $e->getMessage() . "\n";
13 } catch (Exception $e) {
14 echo $e->getMessage() . "\n";
19 } catch (Exception $e) {
20 echo $e->getMessage() . "\n";
25 } catch (Exception $e) {
26 echo $e->getMessage() . "\n";
31 } catch (Exception $e) {
37 } catch (Exception $e) {
[all …]
H A DReflectionClass_getMethod_002.phpt16 } catch (Exception $e) {
17 echo $e->getMessage() . "\n";
21 } catch (Exception $e) {
22 echo $e->getMessage() . "\n";
26 } catch (Exception $e) {
27 echo $e->getMessage() . "\n";
31 } catch (Exception $e) {
36 } catch (Exception $e) {
41 } catch (Exception $e) {
46 } catch (Exception $e) {
[all …]
H A DReflectionClass_getProperty_002.phpt16 } catch (exception $e) {
17 echo $e->getMessage() . "\n";
21 } catch (exception $e) {
22 echo $e->getMessage() . "\n";
26 } catch (exception $e) {
27 echo $e->getMessage() . "\n";
31 } catch (exception $e) {
36 } catch (exception $e) {
41 } catch (exception $e) {
46 } catch (exception $e) {
[all …]
/PHP-7.4/sapi/fpm/fpm/events/
H A Depoll.c162 struct epoll_event e; in fpm_event_epoll_add() local
167 e.data.u64 = 0; in fpm_event_epoll_add()
169 e.events = EPOLLIN; in fpm_event_epoll_add()
170 e.data.fd = ev->fd; in fpm_event_epoll_add()
171 e.data.ptr = (void *)ev; in fpm_event_epoll_add()
174 e.events = e.events | EPOLLET; in fpm_event_epoll_add()
194 struct epoll_event e; in fpm_event_epoll_remove() local
197 e.events = EPOLLIN; in fpm_event_epoll_remove()
198 e.data.fd = ev->fd; in fpm_event_epoll_remove()
199 e.data.ptr = (void *)ev; in fpm_event_epoll_remove()
[all …]
/PHP-7.4/ext/intl/tests/
H A Dbreakiter___construct_error.phpt9 function print_exception($e) {
10 …echo "\nException: " . $e->getMessage() . " in " . $e->getFile() . " on line " . $e->getLine() . "…
16 } catch (IntlException $e) {
17 print_exception($e);
21 } catch (TypeError $e) {
22 print_exception($e);
26 } catch (TypeError $e) {
27 print_exception($e);
31 } catch (TypeError $e) {
32 print_exception($e);
[all …]
/PHP-7.4/ext/phar/tests/zip/
H A Dcorrupt_008.phpt9 } catch (Exception $e) {
14 } catch (Exception $e) {
19 } catch (Exception $e) {
24 } catch (Exception $e) {
29 } catch (Exception $e) {
34 } catch (Exception $e) {
39 } catch (Exception $e) {
44 } catch (Exception $e) {
49 } catch (Exception $e) {
54 } catch (Exception $e) {
[all …]
/PHP-7.4/ext/spl/tests/
H A Diterator_056.phpt24 } catch (TypeError $e) {
25 echo $e->getMessage(), "\n";
30 } catch (TypeError $e) {
31 echo $e->getMessage(), "\n";
36 } catch (TypeError $e) {
37 echo $e->getMessage(), "\n";
42 } catch (TypeError $e) {
43 echo $e->getMessage(), "\n";
48 } catch (TypeError $e) {
49 echo $e->getMessage(), "\n";
[all …]

Completed in 82 milliseconds

12345678910>>...71