__wakeup          241 Zend/zend_exceptions.c ZEND_METHOD(exception, __wakeup)
__wakeup          766 Zend/zend_exceptions.c 	ZEND_ME(exception, __wakeup, NULL, ZEND_ACC_PUBLIC)
__wakeup          593 Zend/zend_generators.c ZEND_METHOD(Generator, __wakeup)
__wakeup          731 Zend/zend_generators.c 	ZEND_ME(Generator, __wakeup, arginfo_generator_void, ZEND_ACC_PUBLIC)
__wakeup          138 ext/curl/curl_file.c ZEND_METHOD(CURLFile, __wakeup)
__wakeup          163 ext/curl/curl_file.c 	PHP_ME(CURLFile,            __wakeup,           NULL, ZEND_ACC_PUBLIC)
__wakeup          463 ext/date/php_date.c 	PHP_ABSTRACT_ME(DateTimeInterface, __wakeup, NULL)
__wakeup          469 ext/date/php_date.c 	PHP_ME(DateTime,			__wakeup,			NULL, ZEND_ACC_PUBLIC)
__wakeup          491 ext/date/php_date.c 	PHP_ME(DateTime, __wakeup,       NULL, ZEND_ACC_PUBLIC)
__wakeup          514 ext/date/php_date.c 	PHP_ME(DateTimeZone,              __wakeup,                    NULL, ZEND_ACC_PUBLIC)
__wakeup          527 ext/date/php_date.c 	PHP_ME(DateInterval,              __wakeup,                    NULL, ZEND_ACC_PUBLIC)
__wakeup          536 ext/date/php_date.c 	PHP_ME(DatePeriod,                __wakeup,                    NULL, ZEND_ACC_PUBLIC)
__wakeup         2903 ext/date/php_date.c PHP_METHOD(DateTime, __wakeup)
__wakeup         3789 ext/date/php_date.c PHP_METHOD(DateTimeZone, __wakeup)
__wakeup         4265 ext/date/php_date.c PHP_METHOD(DateInterval, __wakeup)
__wakeup         5099 ext/date/php_date.c PHP_METHOD(DatePeriod, __wakeup)
__wakeup           51 ext/date/php_date.h PHP_METHOD(DateTime, __wakeup);
__wakeup           88 ext/date/php_date.h PHP_METHOD(DateTimeZone, __wakeup);
__wakeup          101 ext/date/php_date.h PHP_METHOD(DateInterval, __wakeup);
__wakeup          107 ext/date/php_date.h PHP_METHOD(DatePeriod, __wakeup);
__wakeup         1190 ext/pdo/pdo_dbh.c static PHP_METHOD(PDO, __wakeup)
__wakeup         1279 ext/pdo/pdo_dbh.c 	PHP_ME(PDO, __wakeup,               arginfo_pdo__void,         ZEND_ACC_PUBLIC|ZEND_ACC_FINAL)
__wakeup         2177 ext/pdo/pdo_stmt.c static PHP_METHOD(PDOStatement, __wakeup)
__wakeup         2211 ext/pdo/pdo_stmt.c 	PHP_ME(PDOStatement, __wakeup,		arginfo_pdostatement__void,			ZEND_ACC_PUBLIC|ZEND_ACC_FINAL)
__wakeup          609 ext/spl/spl_fixedarray.c SPL_METHOD(SplFixedArray, __wakeup)
__wakeup         1119 ext/spl/spl_fixedarray.c 	SPL_ME(SplFixedArray, __wakeup,        arginfo_splfixedarray_void,     ZEND_ACC_PUBLIC)