Searched defs:blen (Results 1 – 5 of 5) sorted by relevance
/php-src/ext/fileinfo/libmagic/ |
H A D | print.c | 264 file_fmtvarint(char *buf, size_t blen, const unsigned char *us, int t) in file_fmtvarint() 353 file_fmtnum(char *buf, size_t blen, const char *us, int base) in file_fmtnum()
|
H A D | funcs.c | 55 file_copystr(char *buf, size_t blen, size_t width, const char *str) in file_copystr() 150 size_t blen = ms->o.blen; in file_vprintf() local
|
H A D | der.c | 238 der_data(char *buf, size_t blen, uint32_t tag, const void *q, uint32_t len) in der_data()
|
H A D | file.h | 452 size_t blen; /* Length of buffer */ member 607 size_t blen; member
|
/php-src/main/ |
H A D | rfc1867.c | 782 size_t blen = 0, wlen = 0; local
|
Completed in 15 milliseconds