Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dphp_incomplete_class.h26 #define PHP_IC_ENTRY \ macro
H A Dvar_unserializer.c445 if (Z_OBJCE_PP(rval) != PHP_IC_ENTRY && in object_common2()
705 ce = PHP_IC_ENTRY; in php_var_unserialize()
726 ce = PHP_IC_ENTRY; in php_var_unserialize()
748 ce = PHP_IC_ENTRY; in php_var_unserialize()
H A Dvar_unserializer.re449 if (Z_OBJCE_PP(rval) != PHP_IC_ENTRY &&
764 ce = PHP_IC_ENTRY;
785 ce = PHP_IC_ENTRY;
807 ce = PHP_IC_ENTRY;
H A Dvar.c799 …if (ce && ce != PHP_IC_ENTRY && zend_hash_exists(&ce->function_table, "__sleep", sizeof("__sleep")… in php_var_serialize_intern()
/PHP-5.5/ext/wddx/
H A Dwddx.c999 pce = &PHP_IC_ENTRY; in php_wddx_pop_element()

Completed in 16 milliseconds