Home
last modified time | relevance | path

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

/PHP-5.3/ext/standard/
H A Dphp_incomplete_class.h26 #define PHP_IC_ENTRY \ macro
H A Dvar_unserializer.re380 if (Z_OBJCE_PP(rval) != PHP_IC_ENTRY &&
665 ce = PHP_IC_ENTRY;
678 ce = PHP_IC_ENTRY;
693 ce = PHP_IC_ENTRY;
H A Dvar_unserializer.c376 if (Z_OBJCE_PP(rval) != PHP_IC_ENTRY && in object_common2()
607 ce = PHP_IC_ENTRY; in php_var_unserialize()
620 ce = PHP_IC_ENTRY; in php_var_unserialize()
635 ce = PHP_IC_ENTRY; in php_var_unserialize()
H A Dvar.c784 …if (ce && ce != PHP_IC_ENTRY && zend_hash_exists(&ce->function_table, "__sleep", sizeof("__sleep")… in php_var_serialize_intern()
/PHP-5.3/ext/wddx/
H A Dwddx.c985 pce = &PHP_IC_ENTRY; in php_wddx_pop_element()

Completed in 29 milliseconds