Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds