Home
last modified time | relevance | path

Searched defs:initial_size (Results 1 – 2 of 2) sorted by relevance

/PHP-5.3/main/
H A Doutput.c139 uint initial_size, block_size; in php_start_ob_buffer() local
437 static int php_ob_init_named(uint initial_size, uint block_size, char *handler_name, zval *output_h… in php_ob_init_named()
492 static int php_ob_init(uint initial_size, uint block_size, zval *output_handler, uint chunk_size, z… in php_ob_init()
H A Dalloca.c307 long initial_size; /* Size of initial segment. */ member

Completed in 17 milliseconds