Searched refs:GREP (Results 1 – 3 of 3) sorted by relevance
49 open(GREP, "grep \"define MBEDTLS_ERR_\" $include_dir/* |") || die("Failure when calling grep: $!");61 while (my $line = <GREP>)
3366 if test -z "$GREP"; then3415 ac_cv_path_GREP=$GREP3421 GREP="$ac_cv_path_GREP"3429 if echo a | $GREP -E '(a|b)' >/dev/null 2>&13430 then ac_cv_path_EGREP="$GREP -E"
169 dot_version=`$DOT -V 2>&1|$GREP -oP '(?<=version\W)@<:@0-9.@:>@*(?=\W(.*))'`