Searched refs:io_ctx (Results 1 – 1 of 1) sorted by relevance
1373 gdIOCtx *io_ctx; in _php_image_type() local1375 if (io_ctx) { in _php_image_type()1377 io_ctx->gd_free(io_ctx); in _php_image_type()1380 io_ctx->gd_free(io_ctx); in _php_image_type()1392 gdIOCtx *io_ctx; in _php_image_create_from_string() local1396 if (!io_ctx) { in _php_image_create_from_string()1403 io_ctx->gd_free(io_ctx); in _php_image_create_from_string()1407 io_ctx->gd_free(io_ctx); in _php_image_create_from_string()1540 gdIOCtx* io_ctx; in _php_image_create_from() local1554 if (!io_ctx) { in _php_image_create_from()[all …]
Completed in 16 milliseconds