Home
last modified time | relevance | path

Searched refs:SIZE_T_FORMAT (Results 1 – 10 of 10) sorted by relevance

/PHP-8.3/ext/fileinfo/libmagic/
H A Dder.c41 #define SIZE_T_FORMAT "z"
275 DPRINTF(("%s1: %d %" SIZE_T_FORMAT "u %u\n", __func__, ms->offset, in der_offs()
283 DPRINTF(("%s2: %d %" SIZE_T_FORMAT "u %u\n", __func__, ms->offset, in der_offs()
291 printf("cont_level[%" SIZE_T_FORMAT "u] = %u\n", i, in der_offs()
321 DPRINTF(("%s1: %d %" SIZE_T_FORMAT "u %u\n", __func__, ms->offset, in der_cmp()
362 fprintf(stderr, "%s: len %" SIZE_T_FORMAT "u %u\n", in der_cmp()
371 DPRINTF(("%s: before data %" SIZE_T_FORMAT "u %u\n", __func__, offs, in der_cmp()
426 printf("%" SIZE_T_FORMAT "u %" SIZE_T_FORMAT "u-%" in printdata()
427 SIZE_T_FORMAT "u %c,%c,%s,%u:", level, ox, x, in printdata()
H A Dis_json.c452 if (file_printf(ms, " (%" SIZE_T_FORMAT "u object%s, %" SIZE_T_FORMAT in file_is_json()
453 "u array%s, %" SIZE_T_FORMAT "u string%s, %" SIZE_T_FORMAT in file_is_json()
454 "u constant%s, %" SIZE_T_FORMAT "u number%s, %" SIZE_T_FORMAT in file_is_json()
H A Dcdf.c331 " > %" SIZE_T_FORMAT "u [%" SIZE_T_FORMAT "u %" in cdf_check_stream_offset()
428 SIZE_T_FORMAT "u\n", in cdf_read_short_sector()
466 DPRINTF(("sat_len = %" SIZE_T_FORMAT "u ss = %" SIZE_T_FORMAT "u\n", in cdf_read_sat()
504 SIZE_T_FORMAT "u >= %" SIZE_T_FORMAT "u", in cdf_read_sat()
596 "%" SIZE_T_FORMAT "u > %" SIZE_T_FORMAT "u\n", i, in cdf_read_long_sector_chain()
642 "%" SIZE_T_FORMAT "u > %" SIZE_T_FORMAT "u\n", in cdf_read_short_sector_chain()
751 "%" SIZE_T_FORMAT "u > %" SIZE_T_FORMAT "u\n", i, in cdf_read_ssat()
1024 SIZE_T_FORMAT "u\n", nelements)); in cdf_read_property_info()
1083 DPRINTF(("o=%" SIZE_T_FORMAT "u l=%d(%" in cdf_read_property_info()
1084 SIZE_T_FORMAT "u), t=%" SIZE_T_FORMAT in cdf_read_property_info()
[all …]
H A Dencoding.c107 DPRINTF(("utf-7 %" SIZE_T_FORMAT "u\n", *ulen)); in file_encoding()
111 DPRINTF(("ascii %" SIZE_T_FORMAT "u\n", *ulen)); in file_encoding()
116 DPRINTF(("utf8/bom %" SIZE_T_FORMAT "u\n", *ulen)); in file_encoding()
120 DPRINTF(("utf8 %" SIZE_T_FORMAT "u\n", *ulen)); in file_encoding()
131 DPRINTF(("ucs32 %" SIZE_T_FORMAT "u\n", *ulen)); in file_encoding()
140 DPRINTF(("ucs16 %" SIZE_T_FORMAT "u\n", *ulen)); in file_encoding()
142 DPRINTF(("latin1 %" SIZE_T_FORMAT "u\n", *ulen)); in file_encoding()
146 DPRINTF(("extended %" SIZE_T_FORMAT "u\n", *ulen)); in file_encoding()
160 DPRINTF(("ebcdic %" SIZE_T_FORMAT "u\n", *ulen)); in file_encoding()
164 DPRINTF(("ebcdic/international %" SIZE_T_FORMAT "u\n", in file_encoding()
H A Dfile.h56 # define SIZE_T_FORMAT PRIu64 macro
58 # define SIZE_T_FORMAT PRIu32 macro
64 # define SIZE_T_FORMAT "I64" macro
66 # define SIZE_T_FORMAT "" macro
72 # define SIZE_T_FORMAT "z" macro
H A Dsoftmagic.c169 "%s, %" SIZE_T_FORMAT "u: format `%s' does not match" in file_fmtcheck()
965 SIZE_T_FORMAT "u", o, nbytes); in moffset()
983 file_error(ms, 0, "Offset out of range %" SIZE_T_FORMAT in moffset()
984 "u > %" SIZE_T_FORMAT "u", (size_t)o, nbytes); in moffset()
1321 (void) fprintf(stderr, "mget/%" SIZE_T_FORMAT "u @%d: ", len, offset); in mdebug()
1519 file_magerror(ms, "non zero offset %" SIZE_T_FORMAT in msetoffset()
1540 fprintf(stderr, "bb=[%p,%" SIZE_T_FORMAT "u,%" in msetoffset()
1541 SIZE_T_FORMAT "u], %d [b=%p,%" in msetoffset()
1542 SIZE_T_FORMAT "u,%" SIZE_T_FORMAT "u], [o=%#x, c=%d]\n", in msetoffset()
1608 SIZE_T_FORMAT "u, " "nbytes=%" SIZE_T_FORMAT in mget()
H A Dfuncs.c153 file_error(ms, 0, "Output buffer space exceeded %" SIZE_T_FORMAT "u+%" in file_vprintf()
154 SIZE_T_FORMAT "u", len, blen); in file_vprintf()
195 (void)file_printf(ms, "line %" SIZE_T_FORMAT "u:", lineno); in file_error_core()
232 file_error(ms, errno, "cannot allocate %" SIZE_T_FORMAT "u bytes", in file_oomem()
H A Dcompress.c294 DPRINTF("uncompressbuf = %d, %s, %" SIZE_T_FORMAT "u\n", urv, in file_zmagic()
1050 DPRINTF("Returning %p n=%" SIZE_T_FORMAT "u rv=%d\n", *newch, *n, rv); in uncompressbuf()
H A Dapprentice.c514 printf("Set %" SIZE_T_FORMAT "u:\nBinary patterns:\n", in apprentice_1()
1126 printf("Strength = %3" SIZE_T_FORMAT "u@%u: %s [%s]\n", in apprentice_list()
2473 SIZE_T_FORMAT "u", name, line, i); in parse_extra()
/PHP-8.3/ext/fileinfo/
H A Dlibmagic.patch707 - file_error(ms, 0, "Size of `%s' %" SIZE_T_FORMAT "u is not "
708 - "a multiple of %" SIZE_T_FORMAT "u",
900 - SIZE_T_FORMAT "u)", has_long_lines) == -1)
997 - DPRINTF(("%s,%" SIZE_T_FORMAT "u: %s %" SIZE_T_FORMAT "u\n",
1009 - DPRINTF(("%s,%" SIZE_T_FORMAT "u: %s %" SIZE_T_FORMAT "u\n",
1019 - DPRINTF(("%s,%" SIZE_T_FORMAT "u: %s %" SIZE_T_FORMAT "u %"
1020 - SIZE_T_FORMAT "u\n", file, line, __func__, n, u));
1907 + file_error(ms, 0, "Output buffer space exceeded %" SIZE_T_FORMAT "u+%"
1908 SIZE_T_FORMAT "u", len, blen);
3087 - file_error(ms, errno, "can't allocate %" SIZE_T_FORMAT
[all …]

Completed in 44 milliseconds