Home
last modified time | relevance | path

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

/PHP-5.3/ext/fileinfo/libmagic/
H A Dreadcdf.c93 len = info[i].pi_str.s_len;
100 s = info[i].pi_str.s_buf;
H A Dcdf.c915 inp[i].pi_str.s_len = l; in cdf_read_property_info()
916 inp[i].pi_str.s_buf = (const char *) in cdf_read_property_info()
921 inp[i].pi_str.s_buf)); in cdf_read_property_info()
1238 info[i].pi_str.s_len,
1239 info[i].pi_str.s_len, info[i].pi_str.s_buf);
1243 info[i].pi_str.s_len);
1244 for (j = 0; j < info[i].pi_str.s_len - 1; j++)
1245 (void)fputc(info[i].pi_str.s_buf[j << 1], stderr);
H A Dcdf.h193 #define pi_str pi_val._pi_str macro

Completed in 12 milliseconds