Lines Matching refs:word_start
131 local word_start=$(expr "$cur" : '.*[^\]['"${wordbreaks}"']')132 echo "${cur:$word_start}"