Home | History | Annotate | Download | only in dist2

Lines Matching refs:pcre2test

29 pcre2test=$builddir/pcre2test
36 if [ ! -x $pcre2test ] ; then
37 echo "** $pcre2test does not exist or is not executable."
56 $pcre2test -C jit >/dev/null
89 $pcre2test -C unicode >/dev/null
94 nl=`$pcre2test -C newline`