Home
last modified time | relevance | path

Searched refs:Y (Results 226 – 250 of 430) sorted by relevance

12345678910>>...18

/php-src/ext/opcache/tests/opt/
H A Dsccp_039.phpt10 return Y;
/php-src/ext/date/tests/
H A Dbug21399.phpt7 echo gmdate("Y-m-d H:i:s", strtotime("20050620091407 GMT"));
H A Dbug28599.phpt6 print gmdate("d-m-Y H:i:s", strtotime("+30 minutes", 1100535573));
H A Dbug29150.phpt7 echo gmdate("Y-m-d H:i:s", strtotime("20 VI. 2005"));
H A Dbug64653.phpt6 echo $date->sub(new \DateInterval('P1M'))->format('Y-m-d');
H A Dbug33452.phpt6 echo date('Y-W', strtotime('2005-1-1')), "\n";
H A Dbug26694.phpt7 echo gmdate("Y-m-d H:i:s", strtotime("Sun, 21 Dec 2003 20:38:33 +0000 GMT"));
H A Ddate_create_from_format_basic2.phpt10 var_dump(date_create_from_format('Y-m-d', '2009---01')); // invalid date
H A Dbug28024.phpt8 echo date("Y-m-d H:i:s T", strtotime("17:00 2004-01-01"));
H A Dbug60302-001.phpt8 $d = MyDateTime::createFromFormat('Y-m-d', '2011-01-01');
H A Dbug60302-002.phpt8 $d = MyDateTime::createFromFormat('Y-m-d', '2011-01-01');
H A Dbug65502.phpt9 echo get_class(DateTimeImmutable::createFromFormat('j-M-Y', '12-Sep-2013'));
H A Dbug81106.phpt8 echo (new DateTimeImmutable('2000-01-01 00:00:00'))->add($dateInterval)->format('Y-m-d H:i:s.u');
H A Dbug69806.phpt9 echo date('Y-m-d H:i:s', 2377224000)."\n";
H A Dbug74652.phpt20 echo $dt->format( 'Y-m-d H:i:s' ), "\n";
H A Dbug81565.phpt7 'Y-m-d H:i:sO',
H A Dbug80057.phpt6 $parsed = DateTimeImmutable::createFromFormat('Y-m-d', '2020-09-04');
H A Ddate_period_include_end.phpt11 echo $day->format('Y-m-d') . "\n";
H A Dbug66019.phpt7 echo $dateObject->format( 'j F Y H:i' );
H A Ddate_sunrise_and_sunset_basic.phpt17 echo date("D M d Y") . ', sunrise time : ' . date_sunrise(time(), SUNFUNCS_RET_STRING, 38.4, -9, 90…
18 echo date("D M d Y") . ', sunset time : ' . date_sunset(time(), SUNFUNCS_RET_STRING, 38.4, -9, 90, …
/php-src/ext/hash/tests/
H A Dfnv1a64.phpt27 array( 'MB:&Y', 'beb09d1ee59646d5' ),
36 array( 'Y;yt@n', 'afdae733c98065a2' ),
62 array( '|@hn8xvV,%Y:', '157fda2502fe1297' ),
75 array( '6wi:L*Y\\gp]UPB', 'bff5f2c9ed84bce5' ),
95 array( 'Y.c?HyVElg\\J,hY%>N', '01e82905c1f66c8f' ),
152 array( 'oj#WqZv;lWVp[,OF?Y&cLM%f%]q24j', '151f45373d53bd27' ),
156 array( 'n6O8Z?f\'Hw2N9*m*Wn9k9.~Y^t@G9]', '732c4bf03e824fe5' ),
160 array( '4a4YSjy@NC+,V,Y#jE#dh/f~W?8m?}!', '628239fa1e9fbf4c' ),
184 array( 'WNzUKh"BjL~/}o[]?+_x.[6Vu^4y ^$X- .Y', '0457576f79c1af9f' ),
189 array( '*#\'K|ob.EsY#rsg$`%Y.((lcx(e]wx9"|ANy1', 'e16aa67d2eb4115b' ),
[all …]
/php-src/ext/reflection/tests/
H A Dbug38465.phpt15 const Y = 2;
16 public function y($a = self::Y, $b = Baz::B, $c = 99) {}
/php-src/ext/standard/tests/file/
H A Dbug30362.phpt9 $a = "Y";
/php-src/.github/actions/setup-mssql/
H A Daction.yml9 -e "ACCEPT_EULA=Y" \
/php-src/Zend/tests/
H A Dclass_constants_006.phpt7 const Y2 = 'Y';

Completed in 22 milliseconds

12345678910>>...18