Home | History | Annotate | Download | only in make

Lines Matching refs:COMP_CWORD

672     cur="${COMP_WORDS[COMP_CWORD]}"
673 prev="${COMP_WORDS[COMP_CWORD-1]}"
998 local cur="${COMP_WORDS[COMP_CWORD]}"
1589 local word=${COMP_WORDS[COMP_CWORD]}