Home
last modified time | relevance | path

Searched refs:grow_int (Results 1 – 1 of 1) sorted by last modified time

/php-src/main/
H A Doutput.c875 size_t grow_int = PHP_OUTPUT_HANDLER_INITBUF_SIZE(handler->size); in php_output_handler_append() local
877 size_t grow_max = MAX(grow_int, grow_buf); in php_output_handler_append()

Completed in 8 milliseconds