Searched refs:COMP_WORDBREAKS (Results 1 – 1 of 1) sorted by relevance
8 exclude="${1//[^$COMP_WORDBREAKS]}"98 if [[ "$1" == *:* && "$COMP_WORDBREAKS" == *:* ]]; then