Home
last modified time | relevance | path

Searched defs:variable_ptr (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/Zend/
H A Dzend_execute.c388 zval *variable_ptr = *variable_ptr_ptr; in zend_assign_to_variable_reference() local
663 zval *variable_ptr = *variable_ptr_ptr; in zend_assign_to_variable() local
674 Z_OBJ_HANDLER_P(variable_ptr, set)(variable_ptr_ptr, value TSRMLS_CC); in zend_assign_to_variable() local
H A Dzend_object_handlers.c421 zval **variable_ptr; in zend_std_write_property() local
/PHP-5.3/ext/reflection/
H A Dphp_reflection.c3161 zval **variable_ptr, *value; in ZEND_METHOD() local
4606 zval **variable_ptr; in ZEND_METHOD() local

Completed in 27 milliseconds