Home | History | Annotate | Download | only in src

Lines Matching refs:pcre2test

51 pcre2test.c is compiled only once, and linked with all the enabled libraries.
72 apparatus is needed to compile pcre2test for z/OS. The header can be found in
237 values - pcre2test has "inside information" compared to an application program
319 widths are actually available, because the input to pcre2test is always in
3086 fprintf(stderr, "pcre2test: malloc(%" SIZ_FORM ") failed for pbuffer16\n",
3173 fprintf(stderr, "pcre2test: malloc(%" SIZ_FORM ") failed for pbuffer32\n",
3281 fprintf(stderr, "pcre2test: malloc(%d) failed\n", new_pbuffer8_size);
3377 strlen() to give a short length. This is a hard error because pcre2test
3383 fprintf(outfile, "** pcre2test run abandoned\n");
4240 fprintf(outfile, "\n** pcre2test internal error: cannot interpret error "
4314 PR_ABEND abort the pcre2test run
4707 PR_ABEND abort the pcre2test run
4955 PR_ABEND abort the pcre2test run
5371 It can happen that pcre2test is accidentally linked with a different POSIX
5385 "** in the preg block are not valid for PCRE2. Check that pcre2test is\n"
6330 PR_ABEND abort the pcre2test run
6425 fprintf(stderr, "pcre2test: realloc(%d) failed\n", (int)dbuffer_size);
6486 fprintf(stderr, "pcre2test: realloc(%d) failed\n", (int)dbuffer_size);
7790 printf("Usage: pcre2test [options] [<input file> [<output file>]]\n\n");
7795 printf("This version of pcre2test is not linked with readline().\n");
8269 fprintf(stderr, "pcre2test: -S is not supported on this OS\n");
8286 "pcre2test: requested stack size %luMiB is greater than hard limit "
8294 fprintf(stderr, "pcre2test: setting stack size %luMiB failed: %s\n",
8426 pcre2test: malloc(%" SIZ_FORM ") failed for pbuffer16\n",
8441 fprintf(stderr, "pcre2test: malloc(%" SIZ_FORM ") failed for pbuffer32\n",
8691 fprintf(outfile, "** pcre2test run abandoned\n");
8789 /* End of pcre2test.c */