OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:input_rx
(Results
1 - 3
of
3
) 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
133
input_rx
=`echo "$input_dir" | sed 's,\\\\,\\\\\\\\,g;s,\\.,\\\\.,g'`
182
sed -e "/^#/!b" -e "s,$
input_rx
,," -e "s,$from,$2," \
/external/elfutils/config/
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 117 milliseconds