Home | History | Annotate | Download | only in libffi

Lines Matching refs:precious_files_regex

1151     precious_files_regex=
1287 precious_files_regex="$arg"
3434 if test "X$precious_files_regex" != "X"; then
3435 if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1