Home
last modified time | relevance | path

Searched refs:has_wakeup (Results 1 – 2 of 2) sorted by relevance

/PHP-7.3/ext/standard/
H A Dvar_unserializer.c593 zend_bool has_wakeup; in object_common2() local
599 has_wakeup = Z_OBJCE_P(rval) != PHP_IC_ENTRY in object_common2()
609 if (has_wakeup) { in object_common2()
617 if (has_wakeup) { in object_common2()
H A Dvar_unserializer.re597 zend_bool has_wakeup;
603 has_wakeup = Z_OBJCE_P(rval) != PHP_IC_ENTRY
613 if (has_wakeup) {
621 if (has_wakeup) {

Completed in 8 milliseconds