Home
last modified time | relevance | path

Searched defs:buf (Results 226 – 235 of 235) sorted by last modified time

12345678910

/PHP-7.4/ext/fileinfo/libmagic/
H A Dprint.c236 file_fmttime(uint64_t v, int flags, char *buf) in file_fmttime()
H A Dapprentice.c2237 char *buf = CAST(char *, CAST(void *, m)) + off; in parse_extra() local
3245 char *buf; local
H A Dapptype.c45 file_os2_apptype(struct magic_set *ms, const char *fn, const void *buf, in file_os2_apptype()
H A Dascmagic.c62 trim_nuls(const unsigned char *buf, size_t nbytes) in trim_nuls()
110 const unsigned char *buf = CAST(const unsigned char *, b->fbuf); in file_ascmagic_with_encoding() local
341 encode_utf8(unsigned char *buf, size_t len, unichar *ubuf, size_t ulen) in encode_utf8()
H A Dcdf.c215 cdf_unpack_header(cdf_header_t *h, char *buf) in cdf_unpack_header()
266 cdf_unpack_dir(cdf_directory_t *d, char *buf) in cdf_unpack_dir()
357 char buf[512]; in cdf_read_header() local
397 cdf_read_short_sector(const cdf_stream_t *sst, void *buf, size_t offs, in cdf_read_short_sector()
654 char *buf; in cdf_read_dir() local
1202 cdf_print_classid(char *buf, size_t buflen, const cdf_classid_t *id) in cdf_print_classid()
1238 cdf_print_property_name(char *buf, size_t bufsiz, uint32_t p) in cdf_print_property_name()
1284 cdf_u16tos8(char *buf, size_t len, const uint16_t *p) in cdf_u16tos8()
1384 char buf[26]; in cdf_dump_dir() local
1434 char buf[64]; in cdf_dump_property_info() local
[all …]
H A Dcdf_time.c170 cdf_ctime(const time_t *sec, char *buf) in cdf_ctime()
186 char buf[25]; in main() local
H A Dcompress.c98 zlibcmp(const unsigned char *buf) in zlibcmp()
200 format_decompression_error(struct magic_set *ms, size_t i, unsigned char *buf) in format_decompression_error()
226 const unsigned char *buf = CAST(const unsigned char *, b->fbuf); in file_zmagic() local
328 swrite(int fd, const void *buf, size_t n) in swrite()
353 sread(int fd, void *buf, size_t n, int canbepipe) in sread()
421 char buf[4096]; in file_pipe2file() local
573 makeerror(unsigned char **buf, size_t *len, const char *fmt, ...) in makeerror()
651 char *buf; in filter_error() local
H A Dder.c210 der_tag(char *buf, size_t len, uint32_t tag) in der_tag()
221 der_data(char *buf, size_t blen, uint32_t tag, const void *q, uint32_t len) in der_data()
284 char buf[128]; in der_cmp() local
364 char buf[128]; in printdata() local
/PHP-7.4/Zend/
H A Dzend_vm_trace_handlers.h31 char buf[256]; in zend_vm_trace() local
89 char buf[256]; in zend_vm_trace_init() local
H A Dzend_stream.h62 char *buf; member

Completed in 37 milliseconds

12345678910