Home | History | Annotate | Download | only in src

Lines Matching refs:grep

17 	grep '#.*\<include\>' "$x" /dev/null | head -n 1
19 grep -v '"hb-common[.]h"' |
20 grep -v '"hb[.]h"' |
21 grep -v 'hb-common[.]h:' |
22 grep -v 'hb[.]h:' |
23 grep . >&2 && stat=1
30 grep '#.*\<include\>' "$x" /dev/null | head -n 1
32 grep -v '"hb-.*[.]hh"' |
33 grep -v 'hb[.]hh' |
34 grep . >&2 && stat=1
40 grep '#.*\<include\>.*<.*hb' "$x" /dev/null >&2 && stat=1