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

/external/elfutils/src/
H A 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/
H A Dylwrap131 input_rx=`echo "$input_dir" | sed 's,\\\\,\\\\\\\\,g;s,\\.,\\\\.,g'`
180 sed -e "/^#/!b" -e "s,$input_rx,," -e "s,$from,$2," \

Completed in 38 milliseconds