Searched refs:new_context (Results 1 – 1 of 1) sorted by relevance
3196 zval **tmp, **proxy_host, **proxy_port, *orig_context = NULL, *new_context = NULL; in get_sdl() local3338 MAKE_STD_ZVAL(new_context); in get_sdl()3339 php_stream_context_to_zval(context, new_context); in get_sdl()3340 orig_context = php_libxml_switch_context(new_context TSRMLS_CC); in get_sdl()3354 zval_ptr_dtor(&new_context); in get_sdl()
Completed in 17 milliseconds