Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend_execute.c218 static zval **_get_zval_cv_lookup(zval ***ptr, zend_uint var, int type TSRMLS_DC) in _get_zval_cv_lookup() function
254 return *_get_zval_cv_lookup(ptr, node->u.var, type TSRMLS_CC); in _get_zval_ptr_cv()
305 return _get_zval_cv_lookup(ptr, node->u.var, type TSRMLS_CC); in _get_zval_ptr_ptr_cv()

Completed in 8 milliseconds