Lines Matching refs:_G_opt
1606 # -s*) func_split_short_opt "$_G_opt"
1612 # *) # Make sure the first unrecognised option "$_G_opt"
1615 # set dummy "$_G_opt" ${1+"$@"}; shift; break ;;
1748 _G_opt=$1
1750 case $_G_opt in
1762 if test $# = 0 && func_missing_arg $_G_opt; then
1796 --*=*) func_split_equals "$_G_opt"
1804 func_split_short_opt "$_G_opt"
1812 func_split_short_opt "$_G_opt"
1819 -*) func_fatal_help "unrecognised option: '$_G_opt'" ;;
1820 *) set dummy "$_G_opt" ${1+"$@"}; shift
2400 _G_opt=$1
2402 case $_G_opt in
2426 --mode) test $# = 0 && func_missing_arg $_G_opt && break
2433 *) func_error "invalid argument for $_G_opt"
2443 func_append preserve_args " $_G_opt"
2448 func_append preserve_args " $_G_opt"
2453 func_append preserve_args " $_G_opt"
2459 func_append preserve_args " $_G_opt"
2462 --tag) test $# = 0 && func_missing_arg $_G_opt && break
2464 func_append preserve_args " $_G_opt $1"
2471 func_append preserve_args " $_G_opt"
2475 *) set dummy "$_G_opt" ${1+"$@"} ; shift