Home
last modified time | relevance | path

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

12345678910>>...57

/PHP-5.6/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 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 Dfprintf_variation_005.phpt20 /* %e type variations */
24 fprintf( $fp, "%e", $num );
38 0.000000e+0
39 1.000000e+0
40 -1.000000e+0
41 2.700000e+0
42 -2.700000e+0
43 2.333333e+7
44 -2.333333e+7
45 1.234000e+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-5.6/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-5.6/ext/mysqli/tests/
H A Dmysqli_real_escape_string_big5.phpt45 if ('���H�U���e\\\\���H�U���e' !== ($tmp = mysqli_real_escape_string($link,
46 '���H�U���e\\���H�U���e')))
49 if ('���H�U���e\"���H�U���e' !== ($tmp = mysqli_real_escape_string($link,
50 '���H�U���e"���H�U���e')))
53 if ("���H�U���e\'���H�U���e" !== ($tmp = mysqli_real_escape_string($link,
54 "���H�U���e'���H�U���e")))
57 if ("���H�U���e\\n���H�U���e" !== ($tmp = mysqli_real_escape_string($link,
58 "���H�U���e\n���H�U���e")))
62 "���H�U���e\r���H�U���e")))
65 if ("���H�U���e\\0���H�U���e" !== ($tmp = mysqli_real_escape_string($link, "���H�U���e"
[all …]
/PHP-5.6/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-5.6/ext/phar/tests/
H A Dphar_extract.phpt47 } catch (Exception $e) {
55 } catch (Exception $e) {
63 } catch (Exception $e) {
69 } catch (Exception $e) {
112 @rmdir($e . 'subdir');
114 @rmdir($e . 'one');
115 @rmdir($e);
120 @rmdir($e . 'subdir');
121 @rmdir($e);
125 @rmdir($e . 'one');
[all …]
H A Dphar_convert_again.phpt35 } catch (Exception $e) {
52 } catch (Exception $e) {
57 } catch (Exception $e) {
62 } catch (Exception $e) {
73 } catch (Exception $e) {
78 } catch (Exception $e) {
83 } catch (Exception $e) {
88 } catch (Exception $e) {
93 } catch (Exception $e) {
98 } catch (Exception $e) {
[all …]
/PHP-5.6/ext/spl/tests/
H A Dfixedarray_015.phpt10 } catch (Exception $e) {
11 echo $e->getMessage(), "\n";
15 } catch (Exception $e) {
16 echo $e->getMessage(), "\n";
20 } catch (Exception $e) {
21 echo $e->getMessage(), "\n";
25 } catch (Exception $e) {
26 echo $e->getMessage(), "\n";
31 } catch (Exception $e) {
32 echo $e->getMessage(), "\n";
[all …]
H A Dheap_004.phpt20 } catch(Exception $e) {
21 echo "Exception: ".$e->getMessage()."\n";
27 } catch(Exception $e) {
28 echo "Exception: ".$e->getMessage()."\n";
33 } catch(Exception $e) {
34 echo "Exception: ".$e->getMessage()."\n";
38 } catch(Exception $e) {
39 echo "Exception: ".$e->getMessage()."\n";
47 } catch(Exception $e) {
48 echo "Exception: ".$e->getMessage()."\n";
[all …]
H A Dpqueue_002.phpt20 } catch(Exception $e) {
21 echo "Exception: ".$e->getMessage()."\n";
27 } catch(Exception $e) {
28 echo "Exception: ".$e->getMessage()."\n";
33 } catch(Exception $e) {
34 echo "Exception: ".$e->getMessage()."\n";
38 } catch(Exception $e) {
39 echo "Exception: ".$e->getMessage()."\n";
47 } catch(Exception $e) {
48 echo "Exception: ".$e->getMessage()."\n";
[all …]
H A DCallbackFilterIteratorTest-002.phpt13 } catch(InvalidArgumentException $e) {
14 echo $e->getMessage() . "\n";
19 } catch(InvalidArgumentException $e) {
20 echo $e->getMessage() . "\n";
25 } catch(InvalidArgumentException $e) {
26 echo $e->getMessage() . "\n";
31 } catch(InvalidArgumentException $e) {
32 echo $e->getMessage() . "\n";
39 foreach($it as $e);
40 } catch(Exception $e) {
[all …]
/PHP-5.6/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-5.6/ext/phar/tests/zip/
H A Dcorrupt_008.phpt10 } catch (Exception $e) {
15 } catch (Exception $e) {
20 } catch (Exception $e) {
25 } catch (Exception $e) {
30 } catch (Exception $e) {
35 } catch (Exception $e) {
40 } catch (Exception $e) {
45 } catch (Exception $e) {
50 } catch (Exception $e) {
55 } catch (Exception $e) {
[all …]
/PHP-5.6/ext/standard/
H A Durl.c107 if ((e = memchr(s, ':', length)) && e != s) { in php_url_parse_ex()
154 if (e + 2 < ue && *(e + 2) == '/') { in php_url_parse_ex()
157 if (e + 3 < ue && *(e + 3) == '/') { in php_url_parse_ex()
161 if (e + 5 < ue && *(e + 5) == ':') { in php_url_parse_ex()
212 e = ue; in php_url_parse_ex()
214 e = p; in php_url_parse_ex()
217 e = p; in php_url_parse_ex()
220 e = p; in php_url_parse_ex()
277 p = e; in php_url_parse_ex()
296 s = e; in php_url_parse_ex()
[all …]
/PHP-5.6/Zend/tests/
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);
/PHP-5.6/ext/dom/tests/
H A Ddom_create_element.phpt13 } catch (Exception $e) {
22 } catch (Exception $e) {
31 } catch (Exception $e) {
40 } catch (Exception $e) {
49 } catch (Exception $e) {
58 } catch (Exception $e) {
67 } catch (Exception $e) {
76 } catch (Exception $e) {
85 } catch (Exception $e) {
94 } catch (Exception $e) {
[all …]
/PHP-5.6/ext/standard/html_tables/
H A Dhtml_table_gen.php182 foreach ($encodings as $e) {
216 $s2tables_idents[$i] = $e["ident"];
253 $maxencnum = max(array_map(function($e) { return $e['enumid']; }, $encodings));
255 foreach ($encodings as $e) { $a[$e['enumid']] = $e['ident']; }
325 foreach ($encodings as $e) {
339 if (hexdec($v[0]) >= $e['range'][0] && hexdec($v[0]) <= $e['range'][1])
744 foreach ($origdp as $e) {
745 $hashes[hashfun($e[0]) & $mask][] = $e;
746 if (isset($e[2])) {
747 $entlen = strlen($e[0]) + 2;
[all …]
/PHP-5.6/sapi/fpm/fpm/events/
H A Depoll.c164 struct epoll_event e; in fpm_event_epoll_add() local
167 e.events = EPOLLIN; in fpm_event_epoll_add()
168 e.data.fd = ev->fd; in fpm_event_epoll_add()
169 e.data.ptr = (void *)ev; in fpm_event_epoll_add()
172 e.events = e.events | EPOLLET; in fpm_event_epoll_add()
176 if (epoll_ctl(epollfd, EPOLL_CTL_ADD, ev->fd, &e) == -1) { in fpm_event_epoll_add()
192 struct epoll_event e; in fpm_event_epoll_remove() local
195 e.events = EPOLLIN; in fpm_event_epoll_remove()
196 e.data.fd = ev->fd; in fpm_event_epoll_remove()
197 e.data.ptr = (void *)ev; in fpm_event_epoll_remove()
[all …]
/PHP-5.6/ext/hash/
H A Dhash_sha.c183 (e) += ROTATE_LEFT ((a), 5); \
188 (e) += ROTATE_LEFT ((a), 5); \
193 (e) += ROTATE_LEFT ((a), 5); \
198 (e) += ROTATE_LEFT ((a), 5); \
321 state[4] += e; in SHA1Transform()
498 T1 = h + SHA256_F3(e) + SHA256_F0(e,f,g) + SHA256_K[i] + W[i]; in SHA256Transform()
500 h = g; g = f; f = e; e = d + T1; in SHA256Transform()
508 state[4] += e; in SHA256Transform()
808 T1 = h + SHA512_F3(e) + SHA512_F0(e,f,g) + SHA512_K[i] + W[i]; in SHA512Transform()
810 h = g; g = f; f = e; e = d + T1; in SHA512Transform()
[all …]
/PHP-5.6/ext/standard/tests/general_functions/
H A Dvar_export_basic3.phpt25 "10.5e+5" => 10.5e+5,
27 "1e-5" => 1e-5,
28 "1e+5" => 1e+5,
32 ".5e+7" => .5e+7,
33 ".6e-19" => .6e-19,
110 -- Iteration: 10.5e+5 --
122 -- Iteration: 1e-5 --
128 -- Iteration: 1e+5 --
152 -- Iteration: .5e+7 --
158 -- Iteration: .6e-19 --

Completed in 26 milliseconds

12345678910>>...57