Lines Matching refs:_G_opt
1910 _G_opt=$1
1912 case $_G_opt in
1958 --*=*) func_split_equals "$_G_opt"
1966 func_split_short_opt "$_G_opt"
1974 func_split_short_opt "$_G_opt"
1981 -*) func_fatal_help "unrecognised option: '$_G_opt'" ;;
1982 *) set dummy "$_G_opt" ${1+"$@"}; shift
2566 _G_opt=$1
2568 case $_G_opt in
2599 *) func_error "invalid argument for $_G_opt"
2609 func_append preserve_args " $_G_opt"
2614 func_append preserve_args " $_G_opt"
2619 func_append preserve_args " $_G_opt"
2625 func_append preserve_args " $_G_opt"
2630 func_append preserve_args " $_G_opt $1"
2637 func_append preserve_args " $_G_opt"
2641 *) set dummy "$_G_opt" ${1+"$@"} ; shift