| 118 |
|
|
| 119 |
/* We also need the pcre_printint() function for printing out compiled |
/* We also need the pcre_printint() function for printing out compiled |
| 120 |
patterns. This function is in a separate file so that it can be included in |
patterns. This function is in a separate file so that it can be included in |
| 121 |
pcre_compile.c when that module is compiled with debugging enabled. It needs to |
pcre_compile.c when that module is compiled with debugging enabled. It needs to |
| 122 |
know which case is being compiled. */ |
know which case is being compiled. */ |
| 123 |
|
|
| 124 |
#define COMPILING_PCRETEST |
#define COMPILING_PCRETEST |