Home
last modified time | relevance | path

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

/PHP-7.4/ext/fileinfo/
H A Dfileinfo.c505 zend_off_t streampos; in _php_finfo_get_type() local
512 streampos = php_stream_tell(stream); /* remember stream position for restoration */ in _php_finfo_get_type()
517 php_stream_seek(stream, streampos, SEEK_SET); in _php_finfo_get_type()

Completed in 6 milliseconds