Home | History | Annotate | Download | only in libevent

Lines Matching refs:precious_files_regex

6549     precious_files_regex=
6811 precious_files_regex=$arg
9046 if test -n "$precious_files_regex"; then
9047 if $ECHO "$p" | $EGREP -e "$precious_files_regex" >/dev/null 2>&1