Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dimage.c206 int factor = 1,maxfactor = 16; in php_handle_swc() local
247 } while ((status==Z_BUF_ERROR)&&(factor<maxfactor)); in php_handle_swc()

Completed in 6 milliseconds