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);
1844 ctx = create_output_context(); in PHP_FUNCTION()
1931 ctx = create_output_context(); in PHP_FUNCTION()
1988 ctx = create_output_context(); in PHP_FUNCTION()
4071 static gdIOCtx *create_output_context() { in create_output_context() function
4115 ctx = create_output_context(); in _php_image_output_ctx()

Completed in 14 milliseconds