Lines Matching refs:_G_opt
1907 _G_opt=$1
1909 case $_G_opt in
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
2563 _G_opt=$1
2565 case $_G_opt in
2596 *) func_error "invalid argument for $_G_opt"
2606 func_append preserve_args " $_G_opt"
2611 func_append preserve_args " $_G_opt"
2616 func_append preserve_args " $_G_opt"
2622 func_append preserve_args " $_G_opt"
2627 func_append preserve_args " $_G_opt $1"
2634 func_append preserve_args " $_G_opt"
2638 *) set dummy "$_G_opt" ${1+"$@"} ; shift