HomeSort by relevance Sort by last modified time
    Searched refs:testtemp2grep (Results 1 - 3 of 3) sorted by null

  /external/pcre/dist2/
RunGrepTest 526 echo "grepinput8" >testtemp2grep
527 (cd $srcdir; $valgrind $vjs $pcre2grep -L -r --include grepinput --exclude=grepinputM --exclude-from $builddir/testtemp1grep --exclude-from=$builddir/testtemp2grep --exclude-dir='^\.' 'fox' ./testdata | sort) >>testtrygrep
652 printf 'ABC\0XYZ\nABCDEF\nDEFABC\n' >testtemp2grep
    [all...]
RunGrepTest.bat 501 echo grepinput8>testtemp2grep
502 (pushd %srcdir% & %pcre2grep% -L -r --include grepinput --exclude-from %builddir%\testtemp1grep --exclude-from=%builddir%\testtemp2grep --exclude-dir="^\." "fox" ./testdata | sort & popd) >>testtrygrep
    [all...]
Makefile.am 710 testtemp2grep \

Completed in 5080 milliseconds