Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_stream.h80 # define zend_ftell _ftelli64 macro
84 # define zend_ftell ftell macro
92 # define zend_ftell ftell
/PHP-7.4/main/streams/
H A Dplain_wrapper.c304 stream->position = zend_ftell(file); in _php_stream_fopen_from_file()
557 *newoffset = zend_ftell(data->file); in php_stdiop_seek()

Completed in 11 milliseconds