Home
last modified time | relevance | path

Searched defs:chunklen (Results 1 – 2 of 2) sorted by path

/PHP-7.1/ext/mcrypt/
H A Dmcrypt_filter.c63 int chunklen = (int)(bucket->buflen + data->block_used), n; in php_mcrypt_filter() local
/PHP-7.1/ext/standard/
H A Dstring.c2239 …c zend_string *php_chunk_split(char *src, size_t srclen, char *end, size_t endlen, size_t chunklen)
2294 zend_long chunklen = 76; local

Completed in 20 milliseconds