Home
last modified time | relevance | path

Searched refs:e (Results 2301 – 2325 of 2827) sorted by relevance

1...<<919293949596979899100>>...114

/PHP-8.1/Zend/tests/try/
H A Dtry_catch_finally_005.phpt34 } catch (Exception $e) {
H A Dtry_catch_finally_007.phpt20 } catch (Exception $e) {
H A Dbug74444.phpt68 } catch (\FooEx | \RuntimeException $e) {
/PHP-8.1/ext/standard/tests/file/
H A Dtempnam_variation3-win32.phpt60 } catch (Error $e) {
61 echo $e->getMessage(), "\n";
/PHP-8.1/ext/pdo_dblib/tests/
H A Dbatch_stmt_try.phpt54 } catch (PDOException $e) {
55 var_dump($e->getMessage());
H A Ddatetime_convert.phpt20 // assume default date format: %b %e %Y %I:%M:%S:%z%p
/PHP-8.1/ext/filter/tests/
H A D058.phpt10 'a.lîttle.lengthy.but.fiñe@dept.example.com',
38 string(44) "a.lîttle.lengthy.but.fiñe@dept.example.com"
/PHP-8.1/ext/oci8/tests/
H A Dimp_res_6.phpt32 "insert into imp_res_6_tab values (5, 'e')",
109 string(1) "e"
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_stmt_data_seek.phpt64 } catch (\ValueError $e) {
65 echo $e->getMessage() . \PHP_EOL;
H A Dmysqli_fetch_all.phpt59 … if (!$res = mysqli_query($link, "SELECT 1 AS a, 2 AS a, 3 AS c, 4 AS C, NULL AS d, true AS e")) {
75 } catch (\ValueError $e) {
76 echo $e->getMessage() . \PHP_EOL;
191 …engine, "FLOAT", (string)(-9223372036854775808 - 1.1), "-9.22337e+18", 290, "/-9\.22337e\+?[0]?18/…
193 … "FLOAT UNSIGNED", (string)(18446744073709551615 + 1.1), "1.84467e+19", 310, "/1\.84467e\+?[0]?19/…
440 ["e"]=>
H A Dmysqli_fetch_all_oo.phpt68 if (!$res = $mysqli->query("SELECT 1 AS a, 2 AS a, 3 AS c, 4 AS C, NULL AS d, true AS e")) {
86 } catch (\ValueError $e) {
87 echo $e->getMessage() . \PHP_EOL;
201 …engine, "FLOAT", (string)(-9223372036854775808 - 1.1), "-9.22337e+18", 290, "/-9\.22337e\+?[0]?18/…
203 …"FLOAT UNSIGNED", (string)(18446744073709551615 + 1.1), "1.84467e+?19", 310, "/1\.84467e\+?[0]?19/…
432 ["e"]=>
H A Dmysqli_fetch_array.phpt35 … if (!$res = mysqli_query($link, "SELECT 1 AS a, 2 AS a, 3 AS c, 4 AS C, NULL AS d, true AS e")) {
186 …engine, "FLOAT", (string)(-9223372036854775808 - 1.1), "-9.22337e+18", 290, "/-9\.22337e\+?[0]?18/…
188 …"FLOAT UNSIGNED", (string)(18446744073709551615 + 1.1), "1.84467e+?19", 310, "/1\.84467e\+?[0]?19/…
334 string(1) "e"
336 string(1) "e"
360 ["e"]=>
H A Dmysqli_stmt_get_result_seek.phpt66 } catch (\ValueError $e) {
67 echo $e->getMessage() . \PHP_EOL;
89 } catch (\ValueError $e) { /* Suppress because RANDOM */}
/PHP-8.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_subclass.phpt65 } catch (PDOException $e) {
67 $e->getMessage(), $db->errorCode(), implode(' ', $db->errorInfo()));
/PHP-8.1/ext/mbstring/tests/
H A Dbug48645.phpt100 string(2) "0e"
106 string(2) "0e"
129 string(2) "0e"
135 string(2) "0e"
/PHP-8.1/ext/reflection/tests/
H A DReflectionClass_getProperty_004.phpt48 } catch (Exception $e) {
49 echo $e->getMessage() . "\n";
55 } catch (Exception $e) {
56 echo $e->getMessage() . "\n";
/PHP-8.1/ext/standard/
H A Dmath.c721 char c, *s, *e; in _php_math_basetozval() local
727 e = s + ZSTR_LEN(str); in _php_math_basetozval()
730 while (s < e && isspace(*s)) s++; in _php_math_basetozval()
732 while (s < e && isspace(*(e-1))) e--; in _php_math_basetozval()
734 if (e - s >= 2) { in _php_math_basetozval()
743 while (s < e) { in _php_math_basetozval()
/PHP-8.1/ext/pcre/tests/
H A Dpreg_replace_callback2.phpt12 } catch(Exception $e) {}
/PHP-8.1/ext/pdo_pgsql/tests/
H A Dbug73959.phpt24 } catch (PDOException $e) {
/PHP-8.1/ext/imap/tests/setup/
H A Dclean.inc8 // delete all msgs in default mailbox, i.e INBOX
/PHP-8.1/Zend/tests/
H A Dbug32993.phpt23 } catch (Exception $e) {
/PHP-8.1/ext/standard/tests/strings/
H A Dadd-and-stripcslashes.phpt21 \abcd\e\f\g\h\i\j\k\l\m\n\o\pqrstuvwxy\z
/PHP-8.1/ext/standard/tests/array/
H A Dasort_object1.phpt51 "e" => new for_string_asort("apple"), "f" => new for_string_asort("Orange"),
135 ["e"]=>
213 ["e"]=>
/PHP-8.1/ext/date/tests/
H A Ddate_time_immutable.phpt12 echo 'orig: ', $a->format('Y-m-d H:i:s e'), "\n";
13 echo 'copy: ', $b->format('Y-m-d H:i:s e'), "\n";
14 echo 'changed: ', $c->format('Y-m-d H:i:s e'), "\n";
/PHP-8.1/docs/
H A Drelease-process.md94 8. Tag the repository release branch with the version, e.g.:
130 e.g. https://downloads.php.net/~derick/.
149 (e.g. announce 7.4.0RC1, but not 7.4.1RC1):
214 8. Push the tag e.g. `git push origin php-7.4.1`.
263 (X.Y=major.minor release, e.g. '8.0'):
265 * `version` to the full version number (e.g. '8.0.1')
266 * `date` to the release date in `j M Y` format (e.g. '5 Jan 2021')
288 e.g. `ChangeLog-7.php` from the `NEWS` file
318 Try, e.g. https://www.php.net/distributions/php-7.4.0.tar.xz
340 (X.Y=major.minor release, e.g. '8.0'):
[all …]

Completed in 34 milliseconds

1...<<919293949596979899100>>...114