Home | History | Annotate | Download | only in libusb

Lines Matching refs:double_quote_subst

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