Home
last modified time | relevance | path

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

/php-src/ext/gd/
H A Dgd.c126 static gdIOCtx *create_output_context(void);
1840 ctx = create_output_context(); in PHP_FUNCTION()
1927 ctx = create_output_context(); in PHP_FUNCTION()
1984 ctx = create_output_context(); in PHP_FUNCTION()
4060 static gdIOCtx *create_output_context(void) { in create_output_context() function
4104 ctx = create_output_context(); in _php_image_output_ctx()

Completed in 14 milliseconds