Searched refs:_php_stream_free_enclosed (Results 1 – 2 of 2) sorted by relevance
290 #define php_stream_free_enclosed(stream_enclosed, close_options) _php_stream_free_enclosed((stream_…291 PHPAPI int _php_stream_free_enclosed(php_stream *stream_enclosed, int close_options);
330 PHPAPI int _php_stream_free_enclosed(php_stream *stream_enclosed, int close_options) /* {{{ */ in _php_stream_free_enclosed() function
Completed in 13 milliseconds