Home
last modified time | relevance | path

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

/PHP-8.1/ext/gd/
H A Dgd.c148 static gdIOCtx *create_output_context(void);
1994 ctx = create_output_context(); in PHP_FUNCTION()
2081 ctx = create_output_context(); in PHP_FUNCTION()
2138 ctx = create_output_context(); in PHP_FUNCTION()
4220 static gdIOCtx *create_output_context() { in create_output_context() function
4264 ctx = create_output_context(); in _php_image_output_ctx()

Completed in 14 milliseconds