Lines Matching refs:sed
111 program=`echo "$1" | sed '
174 files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
180 sed -e 's/^[^:]*://' -e 's/:.*//'`;;
194 sed 's/\.am$/.in/' |
206 file=`echo "$*" | sed -n "$sed_output"`
207 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
232 SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
236 SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
262 SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
281 file=`echo "$*" | sed -n "$sed_output"`
282 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
301 file=`echo "$*" | sed -n "$sed_output"`
302 test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
305 infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
306 file=`sed -n '
313 test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
337 firstarg=`echo "$firstarg" | sed s/o//`
343 firstarg=`echo "$firstarg" | sed s/h//`