Home | History | Annotate | Download | only in dist

Lines Matching refs:PCREGREP_BUFSIZE

161 static int bufthird = PCREGREP_BUFSIZE;
162 static int bufsize = 3*PCREGREP_BUFSIZE;
925 printf("The default value for --buffer-size is %d.\n", PCREGREP_BUFSIZE);