Searched refs:_get_zval_cv_lookup (Results 1 – 1 of 1) sorted by relevance
218 static zval **_get_zval_cv_lookup(zval ***ptr, zend_uint var, int type TSRMLS_DC) in _get_zval_cv_lookup() function254 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