Home
last modified time | relevance | path

Searched refs:def_chunk_size (Results 1 – 3 of 3) sorted by relevance

/php-src/ext/standard/
H A Dfile.h89 size_t def_chunk_size; member
H A Dfile.c142 file_globals_p->def_chunk_size = PHP_SOCK_CHUNK_SIZE; in file_globals_ctor()
/php-src/main/streams/
H A Dstreams.c296 ret->chunk_size = FG(def_chunk_size); in _php_stream_alloc()

Completed in 19 milliseconds