Searched refs:php_stream_context_to_zval (Results 1 – 3 of 3) sorted by relevance
41 #define php_stream_context_to_zval(context, zval) { ZVAL_RES(zval, (context)->res); GC_REFCOUNT((co… macro
1077 php_stream_context_to_zval(context, return_value); in PHP_FUNCTION()1099 php_stream_context_to_zval(context, return_value); in PHP_FUNCTION()
3307 php_stream_context_to_zval(context, &new_context); in get_sdl()
Completed in 20 milliseconds