Home
last modified time | relevance | path

Searched refs:e (Results 3076 – 3100 of 3475) sorted by relevance

1...<<121122123124125126127128129130>>...139

/php-src/ext/spl/tests/SplFileObject/
H A Dfileobject_getfileinfo_basic.phpt32 string(%d) "%sext%e%spl%etests%eSplFileObject"
/php-src/ext/mysqli/tests/
H A Dtable.inc25 …"INSERT INTO test(id, label) VALUES (1, 'a'), (2, 'b'), (3, 'c'), (4, 'd'), (5, 'e'), (6, 'f')")) {
/php-src/ext/date/tests/
H A Ddate_basic1.phpt17 var_dump( date('\i\t \i\s \t\h\e jS \d\a\y.', $timestamp) );
H A Ddate_format_basic1.phpt16 var_dump( date_format($date, '\i\t \i\s \t\h\e jS \d\a\y.') );
H A Dgmstrftime_variation18.phpt19 $format = "%e";
H A Dstrftime_variation18.phpt19 $format = "%e";
H A DDateTime_format_basic1.phpt16 var_dump( $date->format( '\i\t \i\s \t\h\e jS \d\a\y.') );
H A DDateTimeImmutable_uninitialised_exceptions.phpt18 } catch (\DateObjectError $e) {
19 echo $e::class, ': ', $e->getMessage(), "\n";
H A DDatePeriod_serialize-004.phpt24 $e = unserialize($s);
25 var_dump($e);
/php-src/ext/standard/tests/dir/
H A Dchdir_basic-win32-mb.phpt55 string(%d) "%s私はガラスを食べられますlevel_one%e私はガラスを食べられますlevel_two"
/php-src/ext/standard/tests/file/windows_mb_path/
H A Dtest_cp932_to_utf8_2.phpt23 $item = iconv('cp932', 'utf-8', "�e�X�g�}���`�o�C�g�E�p�X"); // cp932 string
/php-src/ext/reflection/tests/property_hooks/
H A DReflectionProperty_isInitialized.phpt27 } catch (Error $e) {}
/php-src/ext/phar/
H A Ddirstream.c398 phar_entry_info entry, *e; in phar_wrapper_mkdir() local
448 …if ((e = phar_get_entry_info_dir(phar, ZSTR_VAL(resource->path) + 1, ZSTR_LEN(resource->path) - 1,… in phar_wrapper_mkdir()
450 if (e->is_temp_dir) { in phar_wrapper_mkdir()
451 efree(e->filename); in phar_wrapper_mkdir()
452 efree(e); in phar_wrapper_mkdir()
/php-src/ext/sqlite3/tests/
H A Dsqlite3_11_numrows.phpt10 } catch (ReflectionException $e) {
/php-src/ext/curl/tests/
H A Dcurl_setopt_ssl_serverkey.pem26 FHDtjwsvaKpKZ109rG2qFQmNYJMyUivujHjITExtmz4xSHXPzzDRLok6o+e+YMcE
/php-src/ext/gd/tests/
H A Dbug43475.phpt63 var_dump(calc_image_dissimilarity($ex, $im) < 1e-5);
/php-src/build/
H A Dax_func_which_gethostbyname_r.m495 # (e.g. Linux)
115 # (e.g. Solaris)
135 # (e.g. AIX, HP-UX, Tru64)
/php-src/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 Dksort_variation5.phpt17 array ( null => null, NULL => NULL, "\a" => "\a", "\cx" => "\cx", "\e" => "\e",
H A Dkrsort_variation5.phpt17 array ( null => null, NULL => NULL, "\a" => "\a", "\cx" => "\cx", "\e" => "\e",
/php-src/ext/mbstring/tests/
H A Dbug45923.phpt15 } catch (\ValueError $e) {
16 echo $e->getMessage() . \PHP_EOL;
/php-src/ext/phar/tests/zip/
H A Dbzip2.phpt17 } catch (Exception $e) {
18 echo $e->getMessage() . "\n";
/php-src/ext/spl/tests/
H A Diterator_023.phpt122 catch(UnexpectedValueException $e)
124 echo $e->getMessage() . "\n";

Completed in 36 milliseconds

1...<<121122123124125126127128129130>>...139