Home
last modified time | relevance | path

Searched refs:DATE_RFC1123 (Results 1 – 8 of 8) sorted by relevance

/php-src/ext/date/tests/
H A Dstrtotime2.phpt17 'DATE_RFC1123',
39 DATE_RFC1123: OK
H A Dgmdate_variation13.phpt19 'DATE_RFC1123 Constant' => DATE_RFC1123,
57 --DATE_RFC1123 Constant--
H A Ddate_constants.phpt14 DATE_RFC1123,
38 DATE_RFC1123 == DateTime::RFC1123,
H A DDateTimeImmutable_constants.phpt14 DATE_RFC1123 === DateTimeImmutable::RFC1123,
H A DDateTimeInterface_constants.phpt14 DATE_RFC1123 === DateTimeInterface::RFC1123,
H A DDateTime_constants.phpt14 DATE_RFC1123 === DateTime::RFC1123,
H A Dtest-parse-from-format.phpt8 DATE_RFC850, DATE_RFC1036, DATE_RFC1123, DATE_RFC2822, DATE_RFC3339,
/php-src/ext/date/
H A Dphp_date.stub.php51 const DATE_RFC1123 = "D, d M Y H:i:s O"; define
78 const DATE_RSS = DATE_RFC1123;
302 public const RFC1123 = DATE_RFC1123;

Completed in 13 milliseconds