Searched refs:php_stream_temp_seek (Results 1 – 1 of 1) sorted by relevance
/PHP-7.3/main/streams/ |
H A D | memory.c | 460 static int php_stream_temp_seek(php_stream *stream, zend_off_t offset, int whence, zend_off_t *newo… in php_stream_temp_seek() function 565 php_stream_temp_seek, 613 php_stream_temp_seek(stream, 0, SEEK_SET, &newoffs); in _php_stream_temp_open() 627 php_stream_temp_seek, 750 php_stream_temp_seek(stream, 0, SEEK_SET, &newoffs); in php_stream_url_wrap_rfc2397()
|
Completed in 7 milliseconds