Home
last modified time | relevance | path

Searched defs:absolute (Results 1 – 2 of 2) sorted by relevance

/PHP-8.0/ext/date/
H A Dphp_date.stub.php65 …DateTimeInterface $baseObject, DateTimeInterface $targetObject, bool $absolute = false): DateInter…
135 public function diff(DateTimeInterface $targetObject, bool $absolute = false);
244 public function diff(DateTimeInterface $targetObject, bool $absolute = false) {}
297 public function diff(DateTimeInterface $targetObject, bool $absolute = false) {}
H A Dphp_date.c3406 zend_bool absolute = 0; in PHP_FUNCTION() local

Completed in 27 milliseconds