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

Lines Matching refs:func_quote_for_eval_unquoted_result

592 # FUNC_QUOTE_FOR_EVAL_UNQUOTED_RESULT has merely all characters
598 func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
600 func_quote_for_eval_unquoted_result="$1" ;;
603 case $func_quote_for_eval_unquoted_result in
610 func_quote_for_eval_result="\"$func_quote_for_eval_unquoted_result\""
613 func_quote_for_eval_result="$func_quote_for_eval_unquoted_result"
5216 qarg=$func_quote_for_eval_unquoted_result