Home
last modified time | relevance | path

Searched refs:_php_stream_free_enclosed (Results 1 – 2 of 2) sorted by relevance

/php-src/main/
H A Dphp_streams.h294 #define php_stream_free_enclosed(stream_enclosed, close_options) _php_stream_free_enclosed((stream_…
295 PHPAPI int _php_stream_free_enclosed(php_stream *stream_enclosed, int close_options);
/php-src/main/streams/
H A Dstreams.c330 PHPAPI int _php_stream_free_enclosed(php_stream *stream_enclosed, int close_options) /* {{{ */ in _php_stream_free_enclosed() function

Completed in 27 milliseconds