Searched refs:php_stream_context_to_zval (Results 1 – 2 of 2) sorted by relevance
37 #define php_stream_context_to_zval(context, zval) { ZVAL_RES(zval, (context)->res); GC_ADDREF((cont… macro
1161 php_stream_context_to_zval(context, return_value); in PHP_FUNCTION()1184 php_stream_context_to_zval(context, return_value); in PHP_FUNCTION()
Completed in 18 milliseconds