Home
last modified time | relevance | path

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

/PHP-8.4/ext/fileinfo/
H A Dcreate_data_file.php36 const CHUNK_SIZE = 1024; define
/PHP-8.4/main/streams/
H A Dphp_streams_int.h46 #define CHUNK_SIZE 8192 macro
/PHP-8.4/ext/pcre/pcre2lib/sljit/allocator_src/
H A DsljitExecAllocatorCore.c91 #define CHUNK_SIZE (sljit_uw)0x10000 macro
/PHP-8.4/ext/zlib/
H A Dzlib.c936 size_t in_len, buffer_used = 0, CHUNK_SIZE = 8192; in PHP_FUNCTION() local
/PHP-8.4/ext/standard/
H A Dfilters.c1687 CHUNK_SIZE, enumerator

Completed in 21 milliseconds