Home
last modified time | relevance | path

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

/PHP-7.2/ext/fileinfo/
H A Dfileinfo.c507 zend_off_t streampos; in _php_finfo_get_type() local
514 streampos = php_stream_tell(stream); /* remember stream position for restoration */ in _php_finfo_get_type()
519 php_stream_seek(stream, streampos, SEEK_SET); in _php_finfo_get_type()

Completed in 9 milliseconds