Home
last modified time | relevance | path

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

/PHP-8.4/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-8.4/ext/date/
H A Dphp_date.stub.php57 const DATE_RFC7231 = "D, d M Y H:i:s \\G\\M\\T"; define
307 public const string RFC7231 = DATE_RFC7231;

Completed in 7 milliseconds