Searched defs:CHUNK_SIZE (Results 1 - 2 of 2) sorted by relevance
| /PHP_5_4/ext/standard/ | ||
| H A D | filters.c | 1899 CHUNK_SIZE, enumerator in enum:_php_chunked_filter_state 1927 case CHUNK_SIZE: 1942 data->state = CHUNK_SIZE; |
| /PHP_5_4/main/streams/ | ||
| H A D | php_streams_int.h | 49 #define CHUNK_SIZE 8192 macro |
Completed in 6 milliseconds