Lines Matching refs:_G_opt
1766 # -s*) func_split_short_opt "$_G_opt"
1772 # *) # Make sure the first unrecognised option "$_G_opt"
1775 # set dummy "$_G_opt" ${1+"$@"}; shift; break ;;
1895 # and thus we remove _G_opt from "$@" and need to re-quote.
1897 _G_opt=$1
1899 case $_G_opt in
1911 if test $# = 0 && func_missing_arg $_G_opt; then
1945 --*=*) func_split_equals "$_G_opt"
1953 func_split_short_opt "$_G_opt"
1961 func_split_short_opt "$_G_opt"
1968 -*) func_fatal_help "unrecognised option: '$_G_opt'" ;;
1969 *) set dummy "$_G_opt" ${1+"$@"}; shift
2555 _G_opt=$1
2557 case $_G_opt in
2581 --mode) test $# = 0 && func_missing_arg $_G_opt && break
2588 *) func_error "invalid argument for $_G_opt"
2598 func_append preserve_args " $_G_opt"
2603 func_append preserve_args " $_G_opt"
2608 func_append preserve_args " $_G_opt"
2614 func_append preserve_args " $_G_opt"
2617 --tag) test $# = 0 && func_missing_arg $_G_opt && break
2619 func_append preserve_args " $_G_opt $1"
2626 func_append preserve_args " $_G_opt"
2630 *) set dummy "$_G_opt" ${1+"$@"} ; shift