Home
last modified time | relevance | path

Searched refs:PHP_IC_ENTRY (Results 1 – 3 of 3) sorted by relevance

/PHP-8.0/ext/standard/
H A Dphp_incomplete_class.h24 #define PHP_IC_ENTRY php_ce_incomplete_class macro
H A Dvar_unserializer.re725 has_wakeup = Z_OBJCE_P(rval) != PHP_IC_ENTRY
1079 ce = PHP_IC_ENTRY;
1104 ce = PHP_IC_ENTRY;
1123 ce = PHP_IC_ENTRY;
1142 ce = PHP_IC_ENTRY;
H A Dvar.c1061 …if (ce != PHP_IC_ENTRY && zend_hash_str_exists(&ce->function_table, "__sleep", sizeof("__sleep")-1… in php_var_serialize_intern()

Completed in 19 milliseconds