depth_zv 3653 Zend/zend_compile.c zval *depth_zv; depth_zv 3659 Zend/zend_compile.c depth_zv = zend_ast_get_zval(depth_ast); depth_zv 3660 Zend/zend_compile.c if (Z_TYPE_P(depth_zv) != IS_LONG || Z_LVAL_P(depth_zv) < 1) { depth_zv 3665 Zend/zend_compile.c depth = Z_LVAL_P(depth_zv);