Home
last modified time | relevance | path

Searched refs:input_rx (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/src/
Dylwrap93 input_rx=`echo "$input_dir" | sed 's,\\\\,\\\\\\\\,g;s,\\.,\\\\.,g'`
131 sed "/^#/{s,$input_rx,,;s,$from,$2,;s,$FORM,$TO,;}" "$from" >"$target" ||
/external/bison/build-aux/
Dylwrap131 input_rx=`echo "$input_dir" | sed 's,\\\\,\\\\\\\\,g;s,\\.,\\\\.,g'`
180 sed -e "/^#/!b" -e "s,$input_rx,," -e "s,$from,$2," \