Lines Matching refs:COMPREPLY
623 COMPREPLY=()627 COMPREPLY=( $(compgen -W "${LUNCH_MENU_CHOICES[*]}" -- ${cur}) )