Home
last modified time | relevance | path

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

/php-src/ext/gd/libgd/
H A Dgd_topal.c299 int *error_limiter_storage; /* gdMalloc'd storage for the above */ member
1378 cquantize->error_limiter_storage = in init_error_limit()
1380 if (!cquantize->error_limiter_storage) in init_error_limit()
1384 table = cquantize->error_limiter_storage; in init_error_limit()
1667 if (cquantize->error_limiter_storage) in gdImageTrueColorToPaletteBody()
1669 gdFree (cquantize->error_limiter_storage); in gdImageTrueColorToPaletteBody()

Completed in 8 milliseconds