Home
last modified time | relevance | path

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

/PHP-7.4/ext/fileinfo/libmagic/
H A Dcdf.h277 uint16_t ce_name[256]; member
H A Dcdf.c1178 cep->ce_namlen = __arraycount(cep->ce_name) - 1; in cdf_unpack_catalog()
1192 cep->ce_name[k] = np[k]; /* XXX: CDF_TOLE2? */ in cdf_unpack_catalog()
1193 cep->ce_name[cep->ce_namlen] = 0; in cdf_unpack_catalog()
1536 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-7.4/ext/fileinfo/
H A Dlibmagic.patch1334 cdf_u16tos8(sbuf, ce[i].ce_namlen, ce[i].ce_name),
3223 cdf_u16tos8(buf, ce[i].ce_namlen, ce[i].ce_name),

Completed in 21 milliseconds