Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/
H A Dzend_persist_calc.c135 zend_persist_ast_calc(Z_ASTVAL_P(z)); in zend_persist_zval_calc()
H A Dzend_file_cache.c1171 zend_file_cache_unserialize_ast(Z_ASTVAL_P(zv), script, buf);
/PHP-8.0/ext/opcache/Optimizer/
H A Dpass1.c275 zend_ast *ast = Z_ASTVAL_P(c); in zend_optimizer_pass1()
/PHP-8.0/sapi/phpdbg/
H A Dphpdbg_utils.c844 zend_ast *ast = Z_ASTVAL_P(zv); in phpdbg_short_zval_print()
/PHP-8.0/Zend/
H A Dzend_types.h861 #define Z_ASTVAL_P(zval_p) Z_ASTVAL(*(zval_p)) macro
H A Dzend_execute_API.c616 zend_ast *ast = Z_ASTVAL_P(p); in zval_update_constant_ex()
H A Dzend_ast.c1330 zend_ast_export_ex(str, Z_ASTVAL_P(zv), priority, indent); in zend_ast_export_zval()
H A Dzend_inheritance.c757 zend_ast *ast = Z_ASTVAL_P(zv); in zend_get_function_declaration()
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_helpers.c2924 zend_ast *ast = Z_ASTVAL_P(p); in zval_jit_update_constant_ex()

Completed in 47 milliseconds