Lines Matching defs:PRINTF
30 #define PRINTF if (v) printf /* Shorthand for testing output */
127 PRINTF("Test of pcre2posix.h without pcre2.h\n");
136 PRINTF("Pattern: %s flags=0x%02x\n", pattern, cflags[i]);
151 PRINTF("Compile error %d: %s (expected)\n", rc, buffer);
160 PRINTF("Subject: %s\n", *subjects);
161 PRINTF("Return: %d", rc);
165 PRINTF("\n");
180 PRINTF("\n");
188 PRINTF(" (%d %d %d)", j, m->rm_so, m->rm_eo);
196 PRINTF(": %s (expected)", buffer);
199 PRINTF("\n");
205 PRINTF("End of test\n");