Home
last modified time | relevance | path

Searched defs:CHUNK_SIZE (Results 1 – 5 of 5) sorted by relevance

/PHP-8.1/main/streams/
H A Dphp_streams_int.h44 #define CHUNK_SIZE 8192 macro
/PHP-8.1/ext/pcre/pcre2lib/sljit/
H A DsljitProtExecAllocator.c69 #define CHUNK_SIZE 0x10000 macro
H A DsljitExecAllocator.c69 #define CHUNK_SIZE 0x10000 macro
/PHP-8.1/ext/zlib/
H A Dzlib.c945 size_t in_len, buffer_used = 0, CHUNK_SIZE = 8192; in PHP_FUNCTION() local
/PHP-8.1/ext/standard/
H A Dfilters.c1707 CHUNK_SIZE, enumerator

Completed in 25 milliseconds