Searched refs:create_stream_context_from_zval (Results 1 – 1 of 1) sorted by relevance
124 static gdIOCtx *create_stream_context_from_zval(zval *to_zval);1931 ctx = create_stream_context_from_zval(to_zval); in PHP_FUNCTION()1988 ctx = create_stream_context_from_zval(to_zval); in PHP_FUNCTION()4045 static gdIOCtx *create_stream_context_from_zval(zval *to_zval) { in create_stream_context_from_zval() function4127 ctx = create_stream_context_from_zval(to_zval); in _php_image_output_ctx()
Completed in 11 milliseconds