Lines Matching refs:pcretest
43 twice. By contrast, pcretest.c is compiled only once. Therefore, it must not
82 /* A number of things vary for Windows builds. Originally, pcretest opened its
134 internal macros, structures, and other internal data values; pcretest has
196 imported into Exim, to build pcretest without support for UTF8 or UTF16 (define
1057 #error COMPILE_PCRE16 must not be set when compiling pcretest.c
1061 #error COMPILE_PCRE32 must not be set when compiling pcretest.c
1700 fprintf(stderr, "pcretest: malloc(%d) failed for buffer16\n", buffer16_size);
1779 fprintf(stderr, "pcretest: malloc(%d) failed for buffer32\n", buffer32_size);
1924 fprintf(stderr, "pcretest: malloc(%d) failed\n", new_buffer_size);
2909 printf("Usage: pcretest [options] [<input file> [<output file>]]\n\n");
2914 printf("This version of pcretest is not linked with readline().\n");
4585 fprintf(stderr, "pcretest: realloc(%d) failed\n", (int)dbuffer_size);
5709 /* End of pcretest.c */