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
2581 _G_opt=$1
2583 case $_G_opt in
2607 --mode) test $# = 0 && func_missing_arg $_G_opt && break
2614 *) func_error "invalid argument '$1' for $_G_opt"
2623 func_append preserve_args " $_G_opt"
2628 func_append preserve_args " $_G_opt"
2633 func_append preserve_args " $_G_opt"
2638 func_append preserve_args " $_G_opt"
2650 *) func_error "invalid argument '$1' for $_G_opt"
2651 func_error "absolute paths are required for $_G_opt"
2662 func_append preserve_args " $_G_opt"
2665 --tag) test $# = 0 && func_missing_arg $_G_opt && break
2667 func_append preserve_args " $_G_opt $1"
2674 func_append preserve_args " $_G_opt"
2678 *) set dummy "$_G_opt" ${1+"$@"} ; shift