Searched refs:io_ctx (Results 1 – 1 of 1) sorted by relevance
2250 gdIOCtx *io_ctx; in _php_image_type() local2252 if (io_ctx) { in _php_image_type()2254 io_ctx->gd_free(io_ctx); in _php_image_type()2257 io_ctx->gd_free(io_ctx); in _php_image_type()2270 gdIOCtx *io_ctx; in _php_image_create_from_string() local2274 if (!io_ctx) { in _php_image_create_from_string()2281 io_ctx->gd_free(io_ctx); in _php_image_create_from_string()2285 io_ctx->gd_free(io_ctx); in _php_image_create_from_string()2404 gdIOCtx* io_ctx; in _php_image_create_from() local2418 if (!io_ctx) { in _php_image_create_from()[all …]
Completed in 13 milliseconds