Lines Matching refs:_G_opt
1778 # -s*) func_split_short_opt "$_G_opt"
1784 # *) # Make sure the first unrecognised option "$_G_opt"
1787 # set dummy "$_G_opt" ${1+"$@"}; shift; break ;;
1907 # and thus we remove _G_opt from "$@" and need to re-quote.
1909 _G_opt=$1
1911 case $_G_opt in
1923 if test $# = 0 && func_missing_arg $_G_opt; then
1957 --*=*) func_split_equals "$_G_opt"
1965 func_split_short_opt "$_G_opt"
1973 func_split_short_opt "$_G_opt"
1980 -*) func_fatal_help "unrecognised option: '$_G_opt'" ;;
1981 *) set dummy "$_G_opt" ${1+"$@"}; shift
2567 _G_opt=$1
2569 case $_G_opt in
2593 --mode) test $# = 0 && func_missing_arg $_G_opt && break
2600 *) func_error "invalid argument for $_G_opt"
2610 func_append preserve_args " $_G_opt"
2615 func_append preserve_args " $_G_opt"
2620 func_append preserve_args " $_G_opt"
2626 func_append preserve_args " $_G_opt"
2629 --tag) test $# = 0 && func_missing_arg $_G_opt && break
2631 func_append preserve_args " $_G_opt $1"
2638 func_append preserve_args " $_G_opt"
2642 *) set dummy "$_G_opt" ${1+"$@"} ; shift