Lines Matching refs:_G_opt
1868 _G_opt=$1
1870 case $_G_opt in
1916 --*=*) func_split_equals "$_G_opt"
1924 func_split_short_opt "$_G_opt"
1932 func_split_short_opt "$_G_opt"
1939 -*) func_fatal_help "unrecognised option: '$_G_opt'" ;;
1940 *) set dummy "$_G_opt" ${1+"$@"}; shift
2524 _G_opt=$1
2526 case $_G_opt in
2557 *) func_error "invalid argument for $_G_opt"
2567 func_append preserve_args " $_G_opt"
2572 func_append preserve_args " $_G_opt"
2577 func_append preserve_args " $_G_opt"
2583 func_append preserve_args " $_G_opt"
2588 func_append preserve_args " $_G_opt $1"
2595 func_append preserve_args " $_G_opt"
2599 *) set dummy "$_G_opt" ${1+"$@"} ; shift