Home
last modified time | relevance | path

Searched refs:pi_str (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/ext/fileinfo/libmagic/
H A Dreadcdf.c186 len = info[i].pi_str.s_len; in cdf_file_property_info()
193 s = info[i].pi_str.s_buf; in cdf_file_property_info()
194 e = info[i].pi_str.s_buf + len; in cdf_file_property_info()
H A Dcdf.c1055 inp[i].pi_str.s_len = l; in cdf_read_property_info()
1056 inp[i].pi_str.s_buf = CAST(const char *, in cdf_read_property_info()
1062 left, inp[i].pi_str.s_buf)); in cdf_read_property_info()
1465 info[i].pi_str.s_len, in cdf_dump_property_info()
1466 info[i].pi_str.s_len, info[i].pi_str.s_buf); in cdf_dump_property_info()
1470 info[i].pi_str.s_len); in cdf_dump_property_info()
1471 for (j = 0; j < info[i].pi_str.s_len - 1; j++) in cdf_dump_property_info()
1472 (void)fputc(info[i].pi_str.s_buf[j << 1], stderr); in cdf_dump_property_info()
H A Dcdf.h191 #define pi_str pi_val._pi_str macro

Completed in 15 milliseconds