Searched defs:do_start (Results 1 – 1 of 1) sorted by relevance
/PHP-5.3/ext/zlib/ |
H A D | zlib.c | 738 static int php_do_deflate(uint str_length, Bytef **p_buffer, uint *p_buffer_len, zend_bool do_start… in php_do_deflate() 784 …const char *str, uint str_length, char **newstr, uint *new_length, zend_bool do_start, zend_bool d… in php_deflate_string() 994 zend_bool do_start, do_end; in PHP_FUNCTION() local 1073 zend_bool do_start, do_end; in php_gzip_output_handler() local
|
Completed in 6 milliseconds