Home
last modified time | relevance | path

Searched refs:DATE_RFC7231 (Results 1 – 5 of 5) sorted by relevance

/php-src/ext/date/tests/
H A Ddate_constants.phpt15 DATE_RFC7231,
40 DATE_RFC7231 == DateTime::RFC7231,
H A DDateTimeImmutable_constants.phpt15 DATE_RFC7231 === DateTimeImmutable::RFC7231,
H A DDateTimeInterface_constants.phpt15 DATE_RFC7231 === DateTimeInterface::RFC7231,
H A DDateTime_constants.phpt15 DATE_RFC7231 === DateTime::RFC7231,
/php-src/ext/date/
H A Dphp_date.stub.php57 const DATE_RFC7231 = "D, d M Y H:i:s \\G\\M\\T"; define
304 public const RFC7231 = DATE_RFC7231;

Completed in 10 milliseconds