Home
last modified time | relevance | path

Searched refs:pi_str (Results 1 – 4 of 4) sorted by path

/PHP-5.6/ext/fileinfo/
H A Dlibmagic.patch986 inp[i].pi_str.s_len = l;
987 inp[i].pi_str.s_buf = (const char *)
/PHP-5.6/ext/fileinfo/libmagic/
H A Dcdf.c918 inp[i].pi_str.s_len = l; in cdf_read_property_info()
919 inp[i].pi_str.s_buf = (const char *) in cdf_read_property_info()
924 inp[i].pi_str.s_buf)); in cdf_read_property_info()
1241 info[i].pi_str.s_len,
1242 info[i].pi_str.s_len, info[i].pi_str.s_buf);
1246 info[i].pi_str.s_len);
1247 for (j = 0; j < info[i].pi_str.s_len - 1; j++)
1248 (void)fputc(info[i].pi_str.s_buf[j << 1], stderr);
H A Dcdf.h195 #define pi_str pi_val._pi_str macro
H A Dreadcdf.c185 len = info[i].pi_str.s_len;
192 s = info[i].pi_str.s_buf;

Completed in 23 milliseconds