Lines Matching refs:_G_opt
1748 _G_opt=$1
1750 case $_G_opt in
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
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"
2464 func_append preserve_args " $_G_opt $1"
2471 func_append preserve_args " $_G_opt"
2475 *) set dummy "$_G_opt" ${1+"$@"} ; shift