OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:grepinputM
(Results
1 - 2
of
2
) sorted by null
/external/pcre/dist2/
RunGrepTest
257
(cd $srcdir; $valgrind $vjs $pcre2grep -L -r --include=grepinput --exclude 'grepinput$' --exclude=grepinput8 --exclude=
grepinputM
--exclude-dir='^\.' 'fox' ./testdata | sort) >>testtrygrep
509
(cd $srcdir; $valgrind $vjs $pcre2grep -L -r --include-dir=testdata --exclude '^(?!grepinput)' --exclude=
grepinputM
'fox' ./test* | sort) >>testtrygrep
515
(cd $srcdir; $valgrind $vjs $pcre2grep -L -r --include=grepinput --exclude=
grepinputM
--exclude-from $builddir/testtemp1grep --exclude-dir='^\.' 'fox' ./testdata | sort) >>testtrygrep
521
(cd $srcdir; $valgrind $vjs $pcre2grep -L -r --exclude=grepinput3 --exclude=
grepinputM
--include=grepinput --exclude-from $builddir/testtemp1grep --exclude-dir='^\.' 'fox' ./testdata | sort) >>testtrygrep
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
597
(cd $srcdir; $valgrind $vjs $pcre2grep --exclude=
grepinputM
-th 'the' testdata/grepinput*) >>testtrygrep
630
(cd $srcdir; $valgrind $vjs $pcre2grep -Mn --colour=always 'start[\s]+end' testdata/
grepinputM
) >>testtrygrep
632
(cd $srcdir; $valgrind $vjs $pcre2grep -Mn --colour=always -A2 'start[\s]+end' testdata/
grepinputM
) >>testtrygrep
634
(cd $srcdir; $valgrind $vjs $pcre2grep -Mn 'start[\s]+end' testdata/
grepinputM
) >>testtrygrep
636
(cd $srcdir; $valgrind $vjs $pcre2grep -Mn -A2 'start[\s]+end' testdata/
grepinputM
) >>testtrygre
[
all
...]
Makefile.am
614
testdata/
grepinputM
\
Completed in 166 milliseconds