Home
last modified time | relevance | path

Searched refs:e (Results 2226 – 2250 of 2827) sorted by relevance

1...<<81828384858687888990>>...114

/PHP-8.1/ext/standard/tests/file/
H A Ddisk_total_space_variation.phpt49 } catch (Error $e) {
50 echo $e->getMessage(), "\n";
H A Dis_readable_variation1.phpt51 } catch (Error $e) {
52 echo $e->getMessage(), "\n";
H A D005_variation2.phpt39 $e = touch('|');
45 var_dump($e);
/PHP-8.1/ext/pcre/tests/
H A Dpreg_replace_basic.phpt12 …inning of a word followed by 2-4 characters and replaces it with Bonjour (i.e. Hello -> Bonjour) (…
14 …2,}$)>', '\\1 at \\2 dot \\3 dot \\4', 'josmessa@uk.ibm.com')); //finds the e-mail address and rep…
H A Dpreg_replace_edit_basic.phpt18 …inning of a word followed by 2-4 characters and replaces it with Bonjour (i.e. Hello -> Bonjour) (…
24 …'\\1 at \\2 dot \\3 dot \\4', 'josmessa@uk.ibm.com')); //finds the e-mail address and replaces the…
/PHP-8.1/ext/pdo/tests/
H A Dpdo_017.phpt15 } catch (PDOException $e) {
16 die('skip no working transactions: ' . $e->getMessage());
H A Dpdo_test.inc65 } catch (PDOException $e) {
66 die("skip " . $e->getMessage());
/PHP-8.1/ext/oci8/tests/
H A Dlob_022.phpt43 } catch (ValueError $e) {
44 echo $e->getMessage(), "\n";
H A Dlob_042.phpt44 } catch (ValueError $e) {
45 echo $e->getMessage(), "\n";
/PHP-8.1/Zend/tests/attributes/
H A D013_class_scope.phpt49 } catch (\Error $e) {
50 var_dump('ERROR 1', $e->getMessage());
/PHP-8.1/ext/standard/tests/math/
H A Dpow_variation1.phpt85 } catch (Error $e) {
86 echo $e->getMessage(), "\n";
H A Dpow_variation1_64bit.phpt85 } catch (Error $e) {
86 echo $e->getMessage(), "\n";
H A Dpow_variation2.phpt81 } catch (Error $e) {
82 echo $e->getMessage(), "\n";
/PHP-8.1/ext/standard/tests/strings/
H A Dsprintf_variation52.phpt23 } catch (ValueError $e) {
24 echo $e->getMessage(), "\n";
H A Dchunk_split_variation11.phpt49 s Peci@! ch@r$ :) & number s 222. This i s \k w rong e scape char. "
77 rong e
88 …! ch@r$(s 222.)speci@! ch@r$(This i)speci@! ch@r$(s \k w)speci@! ch@r$(rong e)speci@! ch@r$(scape …
H A Dstr_pad.phpt69 } catch (\ValueError $e) {
70 echo $e->getMessage() . "\n";
77 } catch (\ValueError $e) {
78 echo $e->getMessage() . "\n";
/PHP-8.1/ext/date/tests/
H A Dgmdate_variation10.phpt12 var_dump( gmdate('e') );
13 var_dump( gmdate('e', $timestamp) );
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_fetch_object_no_constructor.phpt37 } catch (Exception $e) {
38 printf("Exception: %s\n", $e->getMessage());
H A Dmysqli_savepoint.phpt26 } catch (\ValueError $e) {
27 echo $e->getMessage() . \PHP_EOL;
/PHP-8.1/ext/reflection/tests/
H A DReflectionFunction_getClosureCalledClass.phpt50 $c = [new B(), 'e'];
96 B->e
/PHP-8.1/ext/dom/tests/
H A Dbug67949.phpt47 } catch (Error $e) {
48 echo $e->getMessage(), "\n";
/PHP-8.1/ext/standard/tests/array/
H A Darray_key_last.phpt14 array( "a" => "aaa", "A" => "AAA", "c" => "ccc", "d" => "ddd", "e" => "eee" ),
127 ["e"]=>
132 string(1) "e"
/PHP-8.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_commit.phpt30 } catch (PDOException $e) {
81 } catch (PDOException $e) {
83 $e->getMessage(),
/PHP-8.1/ext/gd/tests/
H A Dfunc.inc161 catch (\Error $e) {
162 echo '!! [' . get_class($e) . '] ' . $e->getMessage() . "\n";
/PHP-8.1/ext/hash/tests/
H A Dfnv1a64.phpt12 array( '"e', '07cc2f07b4942580' ),
35 array( '{D2\',e', '3a68240ea9539e62' ),
83 array( '{0#gA>MV(|TAaj}e', '067ae9cfff2cd6ea' ),
112 array( ' _{e\\N6#|2Nb~7y/6orUrq', '26006911a7c5d137' ),
168 array( 'e(\'l!/C?-T|:Q -d.SuaZcM^)1bvOa36i', '031098cfb4e50d1f' ),
180 array( 'q_A@_0{>82gF]e:V]j*!\\zza:@&hkuZ^U{ ', 'ff47e63839babc22' ),
181 array( '6,|UD/=jm$&DapOcNJ^0e 7Nl.*Ld&Lz3IP', '8fc04f6e48534104' ),
189 array( '*#\'K|ob.EsY#rsg$`%Y.((lcx(e]wx9"|ANy1', 'e16aa67d2eb4115b' ),
191 array( 'w/[uH$NnU0#jj?e$TZWlLMS9UK/4IgNAw+7@0', 'c03ee6776b09be84' ),
212 array( '#aew:U]W\'{k1(iTOm1/`Dd:0JR@ea>6e {]:R<qZ8^', '3d7194b6e03cc23b' ),
[all …]

Completed in 40 milliseconds

1...<<81828384858687888990>>...114