Home
last modified time | relevance | path

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

/PHP-8.0/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()
290 printf("cont_level[%" SIZE_T_FORMAT "u] = %u\n", i, in der_offs()
320 DPRINTF(("%s1: %d %" SIZE_T_FORMAT "u %u\n", __func__, ms->offset, in der_cmp()
356 fprintf(stderr, "%s: len %" SIZE_T_FORMAT "u %u\n", in der_cmp()
363 DPRINTF(("%s: before data %" SIZE_T_FORMAT "u %u\n", __func__, offs, in der_cmp()
415 printf("%" SIZE_T_FORMAT "u %" SIZE_T_FORMAT "u-%" in printdata()
416 SIZE_T_FORMAT "u %c,%c,%s,%u:", level, ox, x, in printdata()
H A Dencoding.c104 DPRINTF(("utf-7 %" SIZE_T_FORMAT "u\n", *ulen)); in file_encoding()
108 DPRINTF(("ascii %" SIZE_T_FORMAT "u\n", *ulen)); in file_encoding()
113 DPRINTF(("utf8/bom %" SIZE_T_FORMAT "u\n", *ulen)); in file_encoding()
117 DPRINTF(("utf8 %" SIZE_T_FORMAT "u\n", *ulen)); in file_encoding()
128 DPRINTF(("ucs32 %" SIZE_T_FORMAT "u\n", *ulen)); in file_encoding()
137 DPRINTF(("ucs16 %" SIZE_T_FORMAT "u\n", *ulen)); in file_encoding()
139 DPRINTF(("latin1 %" SIZE_T_FORMAT "u\n", *ulen)); in file_encoding()
143 DPRINTF(("extended %" SIZE_T_FORMAT "u\n", *ulen)); in file_encoding()
150 DPRINTF(("ebcdic %" SIZE_T_FORMAT "u\n", *ulen)); in file_encoding()
154 DPRINTF(("ebcdic/international %" SIZE_T_FORMAT "u\n", in file_encoding()
H A Dis_json.c421 if (file_printf(ms, " (%" SIZE_T_FORMAT "u object%s, %" SIZE_T_FORMAT in file_is_json()
422 "u array%s, %" SIZE_T_FORMAT "u string%s, %" SIZE_T_FORMAT in file_is_json()
423 "u constant%s, %" SIZE_T_FORMAT "u number%s, %" SIZE_T_FORMAT in file_is_json()
H A Dcdf.c323 " > %" SIZE_T_FORMAT "u [%" SIZE_T_FORMAT "u %" in cdf_check_stream_offset()
420 SIZE_T_FORMAT "u\n", in cdf_read_short_sector()
458 DPRINTF(("sat_len = %" SIZE_T_FORMAT "u ss = %" SIZE_T_FORMAT "u\n", in cdf_read_sat()
496 SIZE_T_FORMAT "u >= %" SIZE_T_FORMAT "u", in cdf_read_sat()
588 "%" SIZE_T_FORMAT "u > %" SIZE_T_FORMAT "u\n", i, in cdf_read_long_sector_chain()
634 "%" SIZE_T_FORMAT "u > %" SIZE_T_FORMAT "u\n", in cdf_read_short_sector_chain()
743 "%" SIZE_T_FORMAT "u > %" SIZE_T_FORMAT "u\n", i, in cdf_read_ssat()
1016 SIZE_T_FORMAT "u\n", nelements)); in cdf_read_property_info()
1075 DPRINTF(("o=%" SIZE_T_FORMAT "u l=%d(%" in cdf_read_property_info()
1076 SIZE_T_FORMAT "u), t=%" SIZE_T_FORMAT in cdf_read_property_info()
[all …]
H A Dfile.h54 # define SIZE_T_FORMAT PRIu64 macro
56 # define SIZE_T_FORMAT PRIu32 macro
62 # define SIZE_T_FORMAT "I64" macro
64 # define SIZE_T_FORMAT "" macro
70 # define SIZE_T_FORMAT "z" macro
H A Dsoftmagic.c162 "%s, %" SIZE_T_FORMAT "u: format `%s' does not match" in file_fmtcheck()
967 SIZE_T_FORMAT "u", o, nbytes); in moffset()
985 file_error(ms, 0, "Offset out of range %" SIZE_T_FORMAT in moffset()
986 "u > %" SIZE_T_FORMAT "u", (size_t)o, nbytes); in moffset()
1316 (void) fprintf(stderr, "mget/%" SIZE_T_FORMAT "u @%d: ", len, offset); in mdebug()
1514 file_magerror(ms, "non zero offset %" SIZE_T_FORMAT in msetoffset()
1535 fprintf(stderr, "bb=[%p,%" SIZE_T_FORMAT "u,%" in msetoffset()
1536 SIZE_T_FORMAT "u], %d [b=%p,%" in msetoffset()
1537 SIZE_T_FORMAT "u,%" SIZE_T_FORMAT "u], [o=%#x, c=%d]\n", in msetoffset()
1580 SIZE_T_FORMAT "u, " "nbytes=%" SIZE_T_FORMAT in mget()
H A Dfuncs.c168 file_printf(ms, "line %" SIZE_T_FORMAT "u:", lineno); in file_error_core()
214 file_error(ms, errno, "cannot allocate %" SIZE_T_FORMAT "u bytes", in file_oomem()
H A Dcompress.c290 DPRINTF("uncompressbuf = %d, %s, %" SIZE_T_FORMAT "u\n", urv, in file_zmagic()
968 DPRINTF("Returning %p n=%" SIZE_T_FORMAT "u rv=%d\n", *newch, *n, rv); in uncompressbuf()
H A Dapprentice.c471 printf("Set %" SIZE_T_FORMAT "u:\nBinary patterns:\n", in apprentice_1()
1011 printf("Strength = %3" SIZE_T_FORMAT "u@%u: %s [%s]\n", in apprentice_list()
2315 SIZE_T_FORMAT "u", name, line, i); in parse_extra()
/PHP-8.0/ext/fileinfo/
H A Dlibmagic.patch774 - file_error(ms, 0, "Size of `%s' %" SIZE_T_FORMAT "u is not "
775 - "a multiple of %" SIZE_T_FORMAT "u",
1087 - DPRINTF(("%s,%" SIZE_T_FORMAT "u: %s %" SIZE_T_FORMAT "u\n",
1097 - DPRINTF(("%s,%" SIZE_T_FORMAT "u: %s %" SIZE_T_FORMAT "u\n",
1107 - DPRINTF(("%s,%" SIZE_T_FORMAT "u: %s %" SIZE_T_FORMAT "u %"
1108 - SIZE_T_FORMAT "u\n", file, line, __func__, n, u));
2409 - (void)file_printf(ms, "line %" SIZE_T_FORMAT "u:", lineno);
2412 + file_printf(ms, "line %" SIZE_T_FORMAT "u:", lineno);
3604 - "can't allocate %" SIZE_T_FORMAT "u bytes",

Completed in 48 milliseconds