Home
last modified time | relevance | path

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

/PHP-7.0/ext/standard/
H A Dvar_unserializer.c486 zend_bool has_wakeup; in object_common2() local
492 has_wakeup = Z_OBJCE_P(rval) != PHP_IC_ENTRY in object_common2()
502 if (has_wakeup) { in object_common2()
510 if (has_wakeup) { in object_common2()
H A Dvar_unserializer.re490 zend_bool has_wakeup;
496 has_wakeup = Z_OBJCE_P(rval) != PHP_IC_ENTRY
506 if (has_wakeup) {
514 if (has_wakeup) {

Completed in 11 milliseconds