Searched refs:phar_stream_flush (Results 1 – 2 of 2) sorted by relevance
34 static int phar_stream_flush(php_stream *stream);
29 phar_stream_flush, /* flush */350 phar_stream_flush(stream); in phar_stream_close()459 static int phar_stream_flush(php_stream *stream) /* {{{ */ in phar_stream_flush() function
Completed in 10 milliseconds