Home | History | Annotate | Download | only in cmockery_0_1_2

Lines Matching refs:precious_files_regex

1121     precious_files_regex=
1248 precious_files_regex="$arg"
3395 if test "X$precious_files_regex" != "X"; then
3396 if echo $p | $EGREP -e "$precious_files_regex" >/dev/null 2>&1