__wakeup          303 Zend/zend_exceptions.c ZEND_METHOD(exception, __wakeup)
__wakeup          820 Zend/zend_exceptions.c 	ZEND_ME(exception, __wakeup, NULL, ZEND_ACC_PUBLIC)
__wakeup          972 Zend/zend_generators.c ZEND_METHOD(Generator, __wakeup)
__wakeup         1113 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          461 ext/date/php_date.c 	PHP_ABSTRACT_ME(DateTimeInterface, __wakeup, NULL)
__wakeup          467 ext/date/php_date.c 	PHP_ME(DateTime,			__wakeup,			NULL, ZEND_ACC_PUBLIC)
__wakeup          489 ext/date/php_date.c 	PHP_ME(DateTime, __wakeup,       NULL, ZEND_ACC_PUBLIC)
__wakeup          512 ext/date/php_date.c 	PHP_ME(DateTimeZone,              __wakeup,                    NULL, ZEND_ACC_PUBLIC)
__wakeup          525 ext/date/php_date.c 	PHP_ME(DateInterval,              __wakeup,                    NULL, ZEND_ACC_PUBLIC)
__wakeup          534 ext/date/php_date.c 	PHP_ME(DatePeriod,                __wakeup,                    NULL, ZEND_ACC_PUBLIC)
__wakeup         2817 ext/date/php_date.c PHP_METHOD(DateTime, __wakeup)
__wakeup         3715 ext/date/php_date.c PHP_METHOD(DateTimeZone, __wakeup)
__wakeup         4175 ext/date/php_date.c PHP_METHOD(DateInterval, __wakeup)
__wakeup         5009 ext/date/php_date.c PHP_METHOD(DatePeriod, __wakeup)
__wakeup           54 ext/date/php_date.h PHP_METHOD(DateTime, __wakeup);
__wakeup           91 ext/date/php_date.h PHP_METHOD(DateTimeZone, __wakeup);
__wakeup          104 ext/date/php_date.h PHP_METHOD(DateInterval, __wakeup);
__wakeup          110 ext/date/php_date.h PHP_METHOD(DatePeriod, __wakeup);
__wakeup         1162 ext/pdo/pdo_dbh.c static PHP_METHOD(PDO, __wakeup)
__wakeup         1248 ext/pdo/pdo_dbh.c 	PHP_ME(PDO, __wakeup,               arginfo_pdo__void,         ZEND_ACC_PUBLIC|ZEND_ACC_FINAL)
__wakeup         2143 ext/pdo/pdo_stmt.c static PHP_METHOD(PDOStatement, __wakeup)
__wakeup         2177 ext/pdo/pdo_stmt.c 	PHP_ME(PDOStatement, __wakeup,		arginfo_pdostatement__void,			ZEND_ACC_PUBLIC|ZEND_ACC_FINAL)
__wakeup          581 ext/spl/spl_fixedarray.c SPL_METHOD(SplFixedArray, __wakeup)
__wakeup         1073 ext/spl/spl_fixedarray.c 	SPL_ME(SplFixedArray, __wakeup,        arginfo_splfixedarray_void,     ZEND_ACC_PUBLIC)