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

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

Completed in 59 milliseconds