Home
last modified time | relevance | path

Searched defs:__wakeup (Results 1 – 6 of 6) sorted by relevance

/PHP-8.0/Zend/
H A Dzend_exceptions.stub.php30 public function __wakeup() {} function in Exception
69 public function __wakeup() {} function in Error
H A Dzend_exceptions.c329 ZEND_METHOD(Exception, __wakeup) in ZEND_METHOD() argument
/PHP-8.0/ext/date/
H A Dphp_date.stub.php138 public function __wakeup(); function
146 public function __wakeup() {} function in DateTime
252 public function __wakeup() {} function in DateTimeImmutable
370 public function __wakeup() {} function in DateTimeZone
393 public function __wakeup() {} function in DateInterval
422 public function __wakeup() {} function in DatePeriod
H A Dphp_date.c2647 PHP_METHOD(DateTime, __wakeup) in PHP_METHOD() argument
2666 PHP_METHOD(DateTimeImmutable, __wakeup) in PHP_METHOD() argument
3547 PHP_METHOD(DateTimeZone, __wakeup) in PHP_METHOD() argument
4019 PHP_METHOD(DateInterval, __wakeup) in PHP_METHOD() argument
4912 PHP_METHOD(DatePeriod, __wakeup) in PHP_METHOD() argument
/PHP-8.0/ext/spl/
H A Dspl_fixedarray.stub.php10 public function __wakeup() {} function in SplFixedArray
H A Dspl_fixedarray.c564 PHP_METHOD(SplFixedArray, __wakeup) in PHP_METHOD() argument

Completed in 27 milliseconds