Home
last modified time | relevance | path

Searched refs:e (Results 2201 – 2225 of 2674) sorted by relevance

1...<<81828384858687888990>>...107

/PHP-8.0/ext/standard/tests/strings/
H A Dstripcslashes_basic.phpt7 var_dump(stripcslashes('\H\e\l\l\o \W\or\l\d'));
H A Dstr_repeat.phpt34 } catch (\ValueError $e) {
35 echo $e->getMessage() . "\n";
H A Dstrrchr_variation11.phpt80 } catch (TypeError $e) {
81 echo $e->getMessage(), "\n";
H A Dstrrpos_variation10.phpt83 } catch (TypeError $e) {
84 echo $e->getMessage(), "\n";
H A Dstr_split_variation5.phpt145 string(7) "e
167 string(7) "e slash"
H A Dstripos_variation10.phpt83 } catch (TypeError $e) {
84 echo $e->getMessage(), "\n";
H A Dstrrev_variation2.phpt40 'h e l l o ',
128 string(15) " o l l e h"
/PHP-8.0/ext/ffi/tests/
H A D200.phpt9 } catch (Throwable $e) {
/PHP-8.0/ext/date/tests/
H A Dstrftime_variation18.phpt19 $format = "%e";
H A Dbug42910.phpt23 var_dump(date_format($date, 'O e'));
H A Dbug67118.phpt16 } catch (Exception $e) {
H A Dgmstrftime_variation18.phpt19 $format = "%e";
/PHP-8.0/ext/standard/tests/general_functions/
H A Dgettype_settype_variation5.phpt65 "-1e-2",
71 '-1e-2',
117 -.5e-6,
118 .5e+6,
119 -.5e+6,
268 string(5) "-1e-2"
298 string(5) "-1e-2"
H A Dgettype_settype_variation7.phpt76 "-1e-2",
82 '-1e-2',
128 -.5e-6,
129 .5e+6,
130 -.5e+6,
335 string(5) "-1e-2"
383 string(5) "-1e-2"
H A Dparse_ini_basic.data95 e=e
/PHP-8.0/ext/filter/tests/
H A D029.phpt70 } catch (Exception $e) {
71 var_dump($e->getMessage());
/PHP-8.0/ext/standard/tests/math/
H A Dmt_rand_basic.phpt7 echo "\nmt_rand() tests with default min and max value (i.e 0 thru ", $default_max, ")\n";
83 mt_rand() tests with default min and max value (i.e 0 thru 2147483647)
H A Drand_basic.phpt7 echo "\nrand() tests with default min and max value (i.e 0 thru ", $default_max, ")\n";
83 rand() tests with default min and max value (i.e 0 thru %i)
/PHP-8.0/ext/standard/tests/file/
H A Dtempnam_variation3.phpt40 } catch (Error $e) {
41 echo $e->getMessage(), "\n";
H A Dfile_variation6.phpt14 } catch (\ValueError $e) {
15 echo $e->getMessage() . \PHP_EOL;
/PHP-8.0/ext/intl/collator/
H A Dcollator_is_numeric.c48 const UChar *e = u; in collator_u_strtod() local
62 u = e; in collator_u_strtod()
/PHP-8.0/ext/intl/tests/
H A Dcollator_sort_with_sort_keys.phpt63 array( 'e' , 'c' , 'a' ),
131 2 => 'e',
H A Dcollator_sort_with_sort_keys_variant2.phpt63 array( 'e' , 'c' , 'a' ),
131 2 => 'e',
/PHP-8.0/ext/spl/tests/
H A Dspl_autoload_007.phpt47 } catch(\TypeError $e) {
48 echo $e->getMessage() . \PHP_EOL;
/PHP-8.0/ext/pdo_mysql/tests/
H A Dpdo_mysql_get_attribute.phpt42 } catch (PDOException $e) {
44 $offset, $e->getMessage(),

Completed in 38 milliseconds

1...<<81828384858687888990>>...107