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

  /external/pcre/dist/
RunGrepTest 545 printf "abc\rdef\r\nghi\njkl" >testNinputgrep
548 $valgrind $pcregrep -n -N CR "^(abc|def|ghi|jkl)" testNinputgrep >>testtrygrep
551 $valgrind $pcregrep -n --newline=crlf "^(abc|def|ghi|jkl)" testNinputgrep >>testtrygrep
555 $valgrind $pcregrep -n --newline=cr -F "$pattern" testNinputgrep >>testtrygrep
558 $valgrind $pcregrep -n --newline=crlf -F -f $srcdir/testdata/greppatN4 testNinputgrep >>testtrygrep
561 $valgrind $pcregrep -n --newline=any "^(abc|def|ghi|jkl)" testNinputgrep >>testtrygrep
564 $valgrind $pcregrep -n --newline=anycrlf "^(abc|def|ghi|jkl)" testNinputgrep >>testtrygrep
Makefile.am 628 testNinputgrep

Completed in 438 milliseconds