Searched defs:chunklen (Results 1 – 2 of 2) sorted by relevance
63 int chunklen = (int)(bucket->buflen + data->block_used), n; in php_mcrypt_filter() local
2225 …c zend_string *php_chunk_split(char *src, size_t srclen, char *end, size_t endlen, size_t chunklen)2280 zend_long chunklen = 76; local
Completed in 39 milliseconds