Home
last modified time | relevance | path

Searched refs:ce_name (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/ext/fileinfo/libmagic/
H A Dcdf.h277 uint16_t ce_name[256]; member
H A Dcdf.c1194 cep->ce_namlen = __arraycount(cep->ce_name) - 1; in cdf_unpack_catalog()
1208 cep->ce_name[k] = np[k]; /* XXX: CDF_TOLE2? */ in cdf_unpack_catalog()
1209 cep->ce_name[cep->ce_namlen] = 0; in cdf_unpack_catalog()
1552 cdf_u16tos8(sbuf, ce[i].ce_namlen, ce[i].ce_name), in cdf_dump_catalog()
H A Dreadcdf.c274 cdf_u16tos8(buf, ce[i].ce_namlen, ce[i].ce_name), in cdf_file_catalog()
/PHP-8.1/ext/fileinfo/
H A Dlibmagic.patch1242 cdf_u16tos8(sbuf, ce[i].ce_namlen, ce[i].ce_name),
3035 cdf_u16tos8(buf, ce[i].ce_namlen, ce[i].ce_name),

Completed in 35 milliseconds