Home
last modified time | relevance | path

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

/PHP-8.4/Zend/
H A Dzend_compile.c7405 zend_ast **arg_ast_ptr = &args->child[j]; in zend_compile_attributes() local
7406 zend_ast *arg_ast = *arg_ast_ptr; in zend_compile_attributes()
7415 arg_ast_ptr = &arg_ast->child[1]; in zend_compile_attributes()
7431 &attr->args[j].value, arg_ast_ptr, /* allow_dynamic */ true); in zend_compile_attributes()

Completed in 33 milliseconds