Home
last modified time | relevance | path

Searched refs:e (Results 2476 – 2500 of 2827) sorted by relevance

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

/PHP-8.1/ext/curl/tests/
H A Dcurl_setopt_ssl_serverkey.pem26 FHDtjwsvaKpKZ109rG2qFQmNYJMyUivujHjITExtmz4xSHXPzzDRLok6o+e+YMcE
/PHP-8.1/ext/date/tests/
H A DDateTime_format_basic1.phpt16 var_dump( $date->format( '\i\t \i\s \t\h\e jS \d\a\y.') );
/PHP-8.1/build/
H A Dax_func_which_gethostbyname_r.m495 # (e.g. Linux)
115 # (e.g. Solaris)
135 # (e.g. AIX, HP-UX, Tru64)
/PHP-8.1/ext/pdo_oci/
H A Dconfig.m422 PDO_OCI_VERSION=`echo $PDO_OCI_LCS | $PHP_PDO_OCI_SED -e 's/.*\.\(.*\)\.1$/\1.1/'`
101 …OCISDKRPMINC=`echo "$PDO_OCI_LIB_DIR" | $PHP_PDO_OCI_SED -e 's!^\(.*\)/lib/oracle/\(.*\)/\('${PDO_…
104 OCISDKMANINC=`echo "$PDO_OCI_LIB_DIR" | $PHP_PDO_OCI_SED -e 's!^\(.*\)/lib[/]*$!\1/include!'`
/PHP-8.1/ext/standard/tests/array/
H A Darray_slice.phpt11 array( "a" => "aaa", "A" => "AAA", "c" => "ccc", "d" => "ddd", "e" => "eee"),
564 ["e"]=>
576 ["e"]=>
582 ["e"]=>
620 ["e"]=>
662 ["e"]=>
H A Darray_key_first.phpt14 array( "a" => "aaa", "A" => "AAA", "c" => "ccc", "d" => "ddd", "e" => "eee" ),
127 ["e"]=>
H A Darray_pop.phpt17 array( "a" => "aaa", "A" => "AAA", "c" => "ccc", "d" => "ddd", "e" => "eee" ),
128 ["e"]=>
H A Dkrsort_variation5.phpt17 array ( null => null, NULL => NULL, "\a" => "\a", "\cx" => "\cx", "\e" => "\e",
H A Dksort_variation5.phpt17 array ( null => null, NULL => NULL, "\a" => "\a", "\cx" => "\cx", "\e" => "\e",
H A Dshuffle_variation3.phpt21 /*3*/ array(0.23, 1.34, 0e2, 200e-2, 30e2, 10e0, 2147473648.90),
24 array(-0.23, -1.34, -200e-2, -30e2, -10e0, -2147473649.80),
H A Dshuffle_variation4.phpt21 /*3*/ array("float1" => 0.23, 'float2' => 1.34, "exp1" => 0e2, 'exp2' => 200e-2, "exp3" => 10e0),
24 array(-0 => -0.23, -1 => -1.34, -200 => -200e-2, -30 => -30e0, -2147473649.80),
H A Dextract_variation3.phpt9 array( "a" => "aaa", "A" => "AAA", "c" => "ccc", "d" => "ddd", "e" => "eee" ),
/PHP-8.1/ext/mbstring/tests/
H A Dbug45923.phpt15 } catch (\ValueError $e) {
16 echo $e->getMessage() . \PHP_EOL;
H A Dmb_convert_encoding.phpt93 } catch (\ValueError $e) {
94 echo $e->getMessage() . \PHP_EOL;
/PHP-8.1/ext/spl/tests/
H A Diterator_023.phpt122 catch(UnexpectedValueException $e)
124 echo $e->getMessage() . "\n";
H A Dbug55701.phpt15 } catch (RuntimeException $e) {
18 } catch (\Error $e) {
30 } catch (\Error $e) {
32 } catch (Exception $e) {
/PHP-8.1/ext/pdo_mysql/
H A Dconfig.m461 PDO_MYSQL_LIBS=`$PDO_MYSQL_CONFIG --libs | $SED -e "s/'//g"`
62 PDO_MYSQL_INCLUDE=`$PDO_MYSQL_CONFIG --cflags | $SED -e "s/'//g"`
/PHP-8.1/ext/phar/tests/zip/
H A Dbzip2.phpt17 } catch (Exception $e) {
18 echo $e->getMessage() . "\n";
/PHP-8.1/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_native_clear_error.phpt66 } catch (PDOException $e) {
68 $e->getMessage(), $db->errorCode(), implode(' ', $db->errorInfo()));
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_stmt_send_long_data.phpt69 } catch (\ValueError $e) {
70 echo $e->getMessage() . \PHP_EOL;
H A Dmysqli_begin_transaction.phpt82 } catch (\ValueError $e) {
83 echo $e->getMessage() . \PHP_EOL;
/PHP-8.1/ext/standard/tests/file/
H A Dtempnam_variation7-win32.phpt36 } catch (Error $e) {
37 echo $e->getMessage(), "\n";
H A Dtempnam_variation7.phpt37 } catch (Error $e) {
38 echo $e->getMessage(), "\n";
/PHP-8.1/ext/standard/tests/general_functions/
H A Dprint_r.phpt55 -.6700000e-3,
58 .6700000e+3,
59 -4.10003e-3,
61 4.100003e-3,
65 1e-5,
66 -1e-5,
67 1e+5,
68 -1e+5,
H A Dprint_r_64bit.phpt59 -.6700000e-3,
62 .6700000e+3,
63 -4.10003e-3,
65 4.100003e-3,
69 1e-5,
70 -1e-5,
71 1e+5,
72 -1e+5,

Completed in 38 milliseconds

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