Home
last modified time | relevance | path

Searched refs:PHP_SOCK_CHUNK_SIZE (Results 1 – 4 of 4) sorted by relevance

/PHP-5.3/main/
H A Dphp_network.h206 #define PHP_SOCK_CHUNK_SIZE 8192 macro
/PHP-5.3/main/streams/
H A Dxp_socket.c404 php_stream_set_chunk_size(stream, (ptrparam ? *(size_t *)ptrparam : PHP_SOCK_CHUNK_SIZE)); in php_sockop_set_option()
/PHP-5.3/ext/standard/
H A Dstreamsfuncs.c1324 max_length = PHP_SOCK_CHUNK_SIZE; in PHP_FUNCTION()
H A Dfile.c164 FG(def_chunk_size) = PHP_SOCK_CHUNK_SIZE; in file_globals_ctor()

Completed in 27 milliseconds