Searched refs:arg_ast_ptr (Results 1 – 1 of 1) sorted by relevance
7401 zend_ast **arg_ast_ptr = &args->child[j]; in zend_compile_attributes() local7402 zend_ast *arg_ast = *arg_ast_ptr; in zend_compile_attributes()7411 arg_ast_ptr = &arg_ast->child[1]; in zend_compile_attributes()7427 &attr->args[j].value, arg_ast_ptr, /* allow_dynamic */ true); in zend_compile_attributes()
Completed in 36 milliseconds