Home
last modified time | relevance | path

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

/PHP-5.3/ext/gd/
H A Dgd.c2265 if (io_ctx) { in _php_image_type()
2268 io_ctx->gd_free(io_ctx); in _php_image_type()
2270 io_ctx->free(io_ctx); in _php_image_type()
2275 io_ctx->gd_free(io_ctx); in _php_image_type()
2277 io_ctx->free(io_ctx); in _php_image_type()
2306 io_ctx->gd_free(io_ctx); in _php_image_create_from_string()
2308 io_ctx->free(io_ctx); in _php_image_create_from_string()
2314 io_ctx->gd_free(io_ctx); in _php_image_create_from_string()
2316 io_ctx->free(io_ctx); in _php_image_create_from_string()
2476 io_ctx->gd_free(io_ctx); in _php_image_create_from()
[all …]

Completed in 12 milliseconds