Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds