Home
last modified time | relevance | path

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

/PHP-7.3/ext/fileinfo/libmagic/
H A Dreadcdf.c190 len = info[i].pi_str.s_len; in cdf_file_property_info()
197 s = info[i].pi_str.s_buf; in cdf_file_property_info()
198 e = info[i].pi_str.s_buf + len; in cdf_file_property_info()
H A Dcdf.c1049 inp[i].pi_str.s_len = l; in cdf_read_property_info()
1050 inp[i].pi_str.s_buf = CAST(const char *, in cdf_read_property_info()
1056 inp[i].pi_str.s_buf)); in cdf_read_property_info()
1458 info[i].pi_str.s_len, in cdf_dump_property_info()
1459 info[i].pi_str.s_len, info[i].pi_str.s_buf); in cdf_dump_property_info()
1463 info[i].pi_str.s_len); in cdf_dump_property_info()
1464 for (j = 0; j < info[i].pi_str.s_len - 1; j++) in cdf_dump_property_info()
1465 (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 16 milliseconds