Home | History | Annotate | Download | only in build-aux

Lines Matching refs:_G_opt

1737 #            -s*)         func_split_short_opt "$_G_opt"
1743 # *) # Make sure the first unrecognised option "$_G_opt"
1746 # set dummy "$_G_opt" ${1+"$@"}; shift; break ;;
1866 # and thus we remove _G_opt from "$@" and need to re-quote.
1868 _G_opt=$1
1870 case $_G_opt in
1882 if test $# = 0 && func_missing_arg $_G_opt; then
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
2550 --mode) test $# = 0 && func_missing_arg $_G_opt && break
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"
2586 --tag) test $# = 0 && func_missing_arg $_G_opt && break
2588 func_append preserve_args " $_G_opt $1"
2595 func_append preserve_args " $_G_opt"
2599 *) set dummy "$_G_opt" ${1+"$@"} ; shift