Home
last modified time | relevance | path

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

/PHP-8.2/ext/gd/
H A Dgd.c126 static gdIOCtx *create_output_context(void);
1849 ctx = create_output_context(); in PHP_FUNCTION()
1936 ctx = create_output_context(); in PHP_FUNCTION()
1993 ctx = create_output_context(); in PHP_FUNCTION()
4088 static gdIOCtx *create_output_context() { in create_output_context() function
4132 ctx = create_output_context(); in _php_image_output_ctx()

Completed in 17 milliseconds