OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:grepinput8
(Results
1 - 3
of
3
) sorted by null
/external/pcre/dist2/
RunGrepTest
253
(cd $srcdir; $valgrind $vjs $pcre2grep -L -r --include=grepinputx --include
grepinput8
--exclude-dir='^\.' 'fox' ./testdata | sort) >>testtrygrep
257
(cd $srcdir; $valgrind $vjs $pcre2grep -L -r --include=grepinput --exclude 'grepinput$' --exclude=
grepinput8
--exclude=grepinputM --exclude-dir='^\.' 'fox' ./testdata | sort) >>testtrygrep
501
(cd $srcdir; $valgrind $vjs $pcre2grep -L -r --include=grepinputx --include
grepinput8
'fox' ./testdata/grepinput* | sort) >>testtrygrep
514
echo "
grepinput8
" >>testtemp1grep
520
echo "
grepinput8
" >>testtemp1grep
526
echo "
grepinput8
" >testtemp2grep
[
all
...]
RunGrepTest.bat
231
(pushd %srcdir% & %pcre2grep% -L -r --include=grepinputx --include
grepinput8
--exclude-dir="^\." "fox" ./testdata | sort & popd) >>testtrygrep
235
(pushd %srcdir% & %pcre2grep% -L -r --include=grepinput --exclude "grepinput$" --exclude=
grepinput8
--exclude-dir="^\." "fox" ./testdata | sort & popd) >>testtrygrep
476
(pushd %srcdir% & %pcre2grep% -L -r --include=grepinputx --include
grepinput8
"fox" ./testdata/grepinput* | sort & popd) >>testtrygrep
489
echo
grepinput8
>>testtemp1grep
495
echo
grepinput8
>>testtemp1grep
501
echo
grepinput8
>testtemp2grep
604
(pushd %srcdir% & %pcre2grep% -n -u --newline=any "^X" ./testdata/
grepinput8
& popd) >>testtrygrep
608
(pushd %srcdir% & %pcre2grep% -n -u -C 3 --newline=any "Match" ./testdata/
grepinput8
& popd) >>testtrygrep
612
(pushd %srcdir% & %pcre2grep% --line-offsets -u --newline=any "(?<=\K\x{17f})" ./testdata/
grepinput8
& popd) >>testtrygrep
[
all
...]
Makefile.am
613
testdata/
grepinput8
\
Completed in 143 milliseconds