OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:grepinput3
(Results
1 - 2
of
2
) sorted by null
/external/pcre/dist2/
RunGrepTest
391
(cd $srcdir; $valgrind $vjs $pcre2grep --color=always -M "triple:\t.*\n\n" ./testdata/
grepinput3
) >>testtrygrep
443
(cd $srcdir; $valgrind $vjs $pcre2grep --buffer-size=100 "^a" ./testdata/
grepinput3
) >>testtrygrep 2>&1
447
echo testdata/
grepinput3
>testtemp1grep
452
(cd $srcdir; $valgrind $vjs $pcre2grep --file-list=./testdata/grepfilelist "dolor" ./testdata/
grepinput3
) >>testtrygrep 2>&1
508
(cd $srcdir; $valgrind $vjs $pcre2grep -L -r --exclude=
grepinput3
--include=grepinput --exclude-from $builddir/testtemp1grep --exclude-dir='^\.' 'fox' ./testdata | sort) >>testtrygrep
526
(cd $srcdir; $valgrind $vjs $pcre2grep -n "^$" ./testdata/
grepinput3
) >>testtrygrep 2>&1
530
(cd $srcdir; $valgrind $vjs $pcre2grep --only-matching "^$" ./testdata/
grepinput3
) >>testtrygrep 2>&1
534
(cd $srcdir; $valgrind $vjs $pcre2grep -n --only-matching "^$" ./testdata/
grepinput3
) >>testtrygrep 2>&1
538
(cd $srcdir; $valgrind $vjs $pcre2grep --colour=always "ipsum|" ./testdata/
grepinput3
) >>testtrygrep 2>&1
Makefile.am
566
testdata/
grepinput3
\
Completed in 1090 milliseconds