Searched refs:arg_ast_ptr (Results 1 – 1 of 1) sorted by relevance
7405 zend_ast **arg_ast_ptr = &args->child[j]; in zend_compile_attributes() local7406 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