Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dphp_incomplete_class.h24 #define PHP_IC_ENTRY \ macro
H A Dvar_unserializer.re714 has_wakeup = Z_OBJCE_P(rval) != PHP_IC_ENTRY
1075 ce = PHP_IC_ENTRY;
1100 ce = PHP_IC_ENTRY;
1119 ce = PHP_IC_ENTRY;
1138 ce = PHP_IC_ENTRY;
H A Dvar.c1082 …if (ce != PHP_IC_ENTRY && zend_hash_str_exists(&ce->function_table, "__sleep", sizeof("__sleep")-1… in php_var_serialize_intern()

Completed in 16 milliseconds