Lines Matching refs:func_quote
1259 # be used later in func_quote to get output like: 'echo "a b"' instead
1304 # func_quote MODEs ARGs...
1308 func_quote ()
1730 # *_result variable when necessary (i.e. don't call the 'func_quote'
1779 # # Only call 'func_quote' here if we processed at least one argument.
1781 # func_quote eval ${1+"$@"}
1841 func_quote eval ${1+"$@"}
1982 func_quote eval ${1+"$@"}
2535 func_quote eval ${1+"$@"}
2640 func_quote eval ${1+"$@"}
2699 func_quote eval ${1+"$@"}
10795 func_quote eval cd "`pwd`"
11042 func_quote eval cd "`pwd`"