Home
last modified time | relevance | path

Searched refs:Z_UNSET_ISREF_PP (Results 1 – 6 of 6) sorted by relevance

/PHP-5.3/Zend/
H A Dzend_variables.c172 Z_UNSET_ISREF_PP(p); in zval_property_ctor()
H A Dzend.h330 #define Z_UNSET_ISREF_PP(ppz) Z_UNSET_ISREF_P(*(ppz)) macro
689 Z_UNSET_ISREF_PP((ppzv)); \
H A Dzend_execute.c740 Z_UNSET_ISREF_PP(variable_ptr_ptr); in zend_assign_to_variable()
H A Dzend_execute_API.c470 Z_UNSET_ISREF_PP(zval_ptr); in _zval_internal_ptr_dtor()
/PHP-5.3/ext/standard/
H A Dvar_unserializer.re450 Z_UNSET_ISREF_PP(rval);
H A Dvar_unserializer.c1130 Z_UNSET_ISREF_PP(rval); in php_var_unserialize()

Completed in 31 milliseconds