Lines Matching refs:_G_opt
1776 # -s*) func_split_short_opt "$_G_opt"
1782 # *) # Make sure the first unrecognised option "$_G_opt"
1785 # set dummy "$_G_opt" ${1+"$@"}; shift; break ;;
1905 # and thus we remove _G_opt from "$@" and need to re-quote.
1907 _G_opt=$1
1909 case $_G_opt in
1921 if test $# = 0 && func_missing_arg $_G_opt; then
1955 --*=*) func_split_equals "$_G_opt"
1963 func_split_short_opt "$_G_opt"
1971 func_split_short_opt "$_G_opt"
1978 -*) func_fatal_help "unrecognised option: '$_G_opt'" ;;
1979 *) set dummy "$_G_opt" ${1+"$@"}; shift
2563 _G_opt=$1
2565 case $_G_opt in
2589 --mode) test $# = 0 && func_missing_arg $_G_opt && break
2596 *) func_error "invalid argument for $_G_opt"
2606 func_append preserve_args " $_G_opt"
2611 func_append preserve_args " $_G_opt"
2616 func_append preserve_args " $_G_opt"
2622 func_append preserve_args " $_G_opt"
2625 --tag) test $# = 0 && func_missing_arg $_G_opt && break
2627 func_append preserve_args " $_G_opt $1"
2634 func_append preserve_args " $_G_opt"
2638 *) set dummy "$_G_opt" ${1+"$@"} ; shift