Home | History | Annotate | Download | only in libexif

Lines Matching refs:func_quote_for_eval_unquoted_result

599 # FUNC_QUOTE_FOR_EVAL_UNQUOTED_RESULT has merely all characters
605 func_quote_for_eval_unquoted_result=`$ECHO "$1" | $SED "$sed_quote_subst"` ;;
607 func_quote_for_eval_unquoted_result="$1" ;;
610 case $func_quote_for_eval_unquoted_result in
617 func_quote_for_eval_result="\"$func_quote_for_eval_unquoted_result\""
620 func_quote_for_eval_result="$func_quote_for_eval_unquoted_result"
5207 qarg=$func_quote_for_eval_unquoted_result