Searched refs:php_stream_temp_seek (Results 1 – 1 of 1) sorted by relevance
/PHP-7.0/main/streams/ |
H A D | memory.c | 453 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 558 php_stream_temp_seek, 606 php_stream_temp_seek(stream, 0, SEEK_SET, &newoffs); in _php_stream_temp_open() 620 php_stream_temp_seek, 745 php_stream_temp_seek(stream, 0, SEEK_SET, &newoffs); in php_stream_url_wrap_rfc2397()
|
Completed in 12 milliseconds