HomeSort by relevance Sort by last modified time
    Searched refs:input_rx (Results 1 - 2 of 2) sorted by null

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

Completed in 162 milliseconds