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

Lines Matching refs:double_quote_subst

403 double_quote_subst='s/\(["`\\]\)/\\\1/g'
414 # Re-`\' parameter expansions in output of double_quote_subst that were
416 # in input to double_quote_subst, that '$' was protected from expansion.
626 -e "$double_quote_subst" -e "$sed_double_backslash"` ;;