Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_compile.c7067 zend_ast **arg_ast_ptr = &args->child[j]; in zend_compile_attributes() local
7068 zend_ast *arg_ast = *arg_ast_ptr; in zend_compile_attributes()
7077 arg_ast_ptr = &arg_ast->child[1]; in zend_compile_attributes()
7093 &attr->args[j].value, arg_ast_ptr, /* allow_dynamic */ true); in zend_compile_attributes()

Completed in 29 milliseconds