Home
last modified time | relevance | path

Searched defs:php_stream_rewind (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/main/
H A Dphp_streams.h302 #define php_stream_rewind(stream) _php_stream_seek((stream), 0L, SEEK_SET) macro

Completed in 10 milliseconds