DPRINTF            71 ext/fileinfo/libmagic/cdf.c #define DPRINTF(a) printf a, fflush(stdout)
DPRINTF            73 ext/fileinfo/libmagic/cdf.c #define DPRINTF(a)
DPRINTF           283 ext/fileinfo/libmagic/cdf.c 	DPRINTF(("%d: offset begin %p < end %p || %" SIZE_T_FORMAT "u"
DPRINTF           329 ext/fileinfo/libmagic/cdf.c 		DPRINTF(("Bad magic 0x%" INT64_T_FORMAT "x != 0x%"
DPRINTF           336 ext/fileinfo/libmagic/cdf.c 		DPRINTF(("Bad sector size 0x%u\n", h->h_sec_size_p2));
DPRINTF           340 ext/fileinfo/libmagic/cdf.c 		DPRINTF(("Bad short sector size 0x%u\n",
DPRINTF           369 ext/fileinfo/libmagic/cdf.c 		DPRINTF(("Out of bounds read %" SIZE_T_FORMAT "u > %"
DPRINTF           398 ext/fileinfo/libmagic/cdf.c 		DPRINTF(("Number of sectors in master SAT too big %u %"
DPRINTF           405 ext/fileinfo/libmagic/cdf.c 	DPRINTF(("sat_len = %" SIZE_T_FORMAT "u ss = %" SIZE_T_FORMAT "u\n",
DPRINTF           416 ext/fileinfo/libmagic/cdf.c 			DPRINTF(("Reading sector %d", h->h_master_sat[i]));
DPRINTF           429 ext/fileinfo/libmagic/cdf.c 			DPRINTF(("Reading master sector loop limit"));
DPRINTF           434 ext/fileinfo/libmagic/cdf.c 			DPRINTF(("Reading master sector %d", mid));
DPRINTF           442 ext/fileinfo/libmagic/cdf.c 			    DPRINTF(("Out of bounds reading MSA %" SIZE_T_FORMAT
DPRINTF           449 ext/fileinfo/libmagic/cdf.c 				DPRINTF(("Reading sector %d",
DPRINTF           473 ext/fileinfo/libmagic/cdf.c 	DPRINTF(("Chain:"));
DPRINTF           475 ext/fileinfo/libmagic/cdf.c 		DPRINTF((" %d", sid));
DPRINTF           477 ext/fileinfo/libmagic/cdf.c 			DPRINTF(("Counting chain loop limit"));
DPRINTF           482 ext/fileinfo/libmagic/cdf.c 			DPRINTF(("Sector %d > %d\n", sid, maxsector));
DPRINTF           488 ext/fileinfo/libmagic/cdf.c 	DPRINTF(("\n"));
DPRINTF           510 ext/fileinfo/libmagic/cdf.c 			DPRINTF(("Read long sector chain loop limit"));
DPRINTF           515 ext/fileinfo/libmagic/cdf.c 			DPRINTF(("Out of bounds reading long sector chain "
DPRINTF           527 ext/fileinfo/libmagic/cdf.c 			DPRINTF(("Reading long sector chain %d", sid));
DPRINTF           556 ext/fileinfo/libmagic/cdf.c 			DPRINTF(("Read short sector chain loop limit"));
DPRINTF           561 ext/fileinfo/libmagic/cdf.c 			DPRINTF(("Out of bounds reading short sector chain "
DPRINTF           569 ext/fileinfo/libmagic/cdf.c 			DPRINTF(("Reading short sector chain %d", sid));
DPRINTF           621 ext/fileinfo/libmagic/cdf.c 			DPRINTF(("Read dir loop limit"));
DPRINTF           626 ext/fileinfo/libmagic/cdf.c 			DPRINTF(("Reading directory sector %d", sid));
DPRINTF           665 ext/fileinfo/libmagic/cdf.c 			DPRINTF(("Read short sat sector loop limit"));
DPRINTF           670 ext/fileinfo/libmagic/cdf.c 			DPRINTF(("Out of bounds reading short sector chain "
DPRINTF           678 ext/fileinfo/libmagic/cdf.c 			DPRINTF(("Reading short sat sector %d", sid));
DPRINTF           743 ext/fileinfo/libmagic/cdf.c 		DPRINTF(("Cannot find summary information section\n"));
DPRINTF           786 ext/fileinfo/libmagic/cdf.c 	DPRINTF(("section len: %u properties %u\n", sh.sh_len,
DPRINTF           817 ext/fileinfo/libmagic/cdf.c 			DPRINTF(("Ran of the end %p > %p\n", q, e));
DPRINTF           822 ext/fileinfo/libmagic/cdf.c 		DPRINTF(("%" SIZE_T_FORMAT "u) id=%x type=%x offs=0x%tx,0x%x\n",
DPRINTF           898 ext/fileinfo/libmagic/cdf.c 			DPRINTF(("nelements = %" SIZE_T_FORMAT "u\n",
DPRINTF           905 ext/fileinfo/libmagic/cdf.c 				DPRINTF(("l = %d, r = %" SIZE_T_FORMAT
DPRINTF           930 ext/fileinfo/libmagic/cdf.c 			DPRINTF(("Don't know how to deal with %x\n",
DPRINTF           966 ext/fileinfo/libmagic/cdf.c 			DPRINTF(("Unpack summary info loop limit"));
DPRINTF          1262 ext/fileinfo/libmagic/cdf.c 			DPRINTF(("Don't know how to deal with %x\n",
DPRINTF            56 ext/fileinfo/libmagic/encoding.c #define DPRINTF(a) printf a
DPRINTF            58 ext/fileinfo/libmagic/encoding.c #define DPRINTF(a)
DPRINTF            87 ext/fileinfo/libmagic/encoding.c 		DPRINTF(("ascii %" SIZE_T_FORMAT "u\n", *ulen));
DPRINTF            91 ext/fileinfo/libmagic/encoding.c 		DPRINTF(("utf8/bom %" SIZE_T_FORMAT "u\n", *ulen));
DPRINTF            95 ext/fileinfo/libmagic/encoding.c 		DPRINTF(("utf8 %" SIZE_T_FORMAT "u\n", *ulen));
DPRINTF           107 ext/fileinfo/libmagic/encoding.c 		DPRINTF(("ucs16 %" SIZE_T_FORMAT "u\n", *ulen));
DPRINTF           109 ext/fileinfo/libmagic/encoding.c 		DPRINTF(("latin1 %" SIZE_T_FORMAT "u\n", *ulen));
DPRINTF           113 ext/fileinfo/libmagic/encoding.c 		DPRINTF(("extended %" SIZE_T_FORMAT "u\n", *ulen));
DPRINTF           120 ext/fileinfo/libmagic/encoding.c 			DPRINTF(("ebcdic %" SIZE_T_FORMAT "u\n", *ulen));
DPRINTF           124 ext/fileinfo/libmagic/encoding.c 			DPRINTF(("ebcdic/international %" SIZE_T_FORMAT "u\n",
DPRINTF           129 ext/fileinfo/libmagic/encoding.c 			DPRINTF(("binary\n"));
DPRINTF          3755 ext/pcre/pcrelib/pcre_compile.c if (lengthptr != NULL) DPRINTF((">> start branch\n"));
DPRINTF          3854 ext/pcre/pcrelib/pcre_compile.c     DPRINTF(("length=%d added %d c=%c (0x%x)\n", *lengthptr,
DPRINTF          3981 ext/pcre/pcrelib/pcre_compile.c       DPRINTF((">> end branch\n"));
DPRINTF          7267 ext/pcre/pcrelib/pcre_compile.c       DPRINTF(("fixed length = %d\n", fixed_length));
DPRINTF          7996 ext/pcre/pcrelib/pcre_compile.c DPRINTF(("------------------------------------------------------------------\n"));
DPRINTF          8000 ext/pcre/pcrelib/pcre_compile.c DPRINTF(("\n"));
DPRINTF          8040 ext/pcre/pcrelib/pcre_compile.c DPRINTF(("end pre-compile: length=%d workspace=%d\n", length,
DPRINTF          8210 ext/pcre/pcrelib/pcre_compile.c       DPRINTF(("fixed length = %d\n", fixed_length));
DPRINTF           352 ext/pcre/pcrelib/pcre_exec.c   DPRINTF(("restarting from line %d\n", __LINE__));\
DPRINTF           355 ext/pcre/pcrelib/pcre_exec.c   DPRINTF(("jumped back to line %d\n", __LINE__));\
DPRINTF           966 ext/pcre/pcrelib/pcre_exec.c       DPRINTF(("saving %d %d %d\n", save_offset1, save_offset2, save_offset3));
DPRINTF          1005 ext/pcre/pcrelib/pcre_exec.c       DPRINTF(("bracket %d failed\n", number));
DPRINTF          1021 ext/pcre/pcrelib/pcre_exec.c     DPRINTF(("insufficient capture room: treat as non-capturing\n"));
DPRINTF          1049 ext/pcre/pcrelib/pcre_exec.c     DPRINTF(("start non-capturing bracket\n"));
DPRINTF          1137 ext/pcre/pcrelib/pcre_exec.c       DPRINTF(("saving %d %d %d\n", save_offset1, save_offset2, save_offset3));
DPRINTF          1204 ext/pcre/pcrelib/pcre_exec.c     DPRINTF(("insufficient capture room: treat as non-capturing\n"));
DPRINTF          1791 ext/pcre/pcrelib/pcre_exec.c       DPRINTF(("Recursing into group %d\n", new_recursive.group_num));
DPRINTF          1803 ext/pcre/pcrelib/pcre_exec.c           DPRINTF(("Recursion matched\n"));
DPRINTF          1822 ext/pcre/pcrelib/pcre_exec.c           DPRINTF(("Recursion gave error %d\n", rrc));
DPRINTF          1833 ext/pcre/pcrelib/pcre_exec.c       DPRINTF(("Recursion didn't match\n"));
DPRINTF          3418 ext/pcre/pcrelib/pcre_exec.c     DPRINTF(("matching %c{%d,%d} against subject %.*s\n", fc, min, max,
DPRINTF          3696 ext/pcre/pcrelib/pcre_exec.c     DPRINTF(("negative matching %c{%d,%d} against subject %.*s\n", fc, min, max,
DPRINTF          6078 ext/pcre/pcrelib/pcre_exec.c     DPRINTF(("Unknown opcode %d\n", *ecode));
DPRINTF          6118 ext/pcre/pcrelib/pcre_exec.c   DPRINTF(("jump error in pcre match: label %d non-existent\n", frame->Xwhere));
DPRINTF          6542 ext/pcre/pcrelib/pcre_exec.c   DPRINTF(("Got memory to hold back references\n"));
DPRINTF          6944 ext/pcre/pcrelib/pcre_exec.c       DPRINTF(("Copied offsets from temporary memory\n"));
DPRINTF          6947 ext/pcre/pcrelib/pcre_exec.c     DPRINTF(("Freeing temporary memory\n"));
DPRINTF          6990 ext/pcre/pcrelib/pcre_exec.c   DPRINTF((">>>> returning %d\n", rc));
DPRINTF          7002 ext/pcre/pcrelib/pcre_exec.c   DPRINTF(("Freeing temporary memory\n"));
DPRINTF          7010 ext/pcre/pcrelib/pcre_exec.c   DPRINTF((">>>> error: returning %d\n", rc));
DPRINTF          7021 ext/pcre/pcrelib/pcre_exec.c   DPRINTF((">>>> returning PCRE_ERROR_PARTIAL\n"));
DPRINTF          7035 ext/pcre/pcrelib/pcre_exec.c   DPRINTF((">>>> returning PCRE_ERROR_NOMATCH\n"));