Home | History | Annotate | Download | only in config

Lines Matching refs:precious_files_regex

1150     precious_files_regex=
1277 precious_files_regex="$arg"
3440 if test "X$precious_files_regex" != "X"; then
3441 if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1