Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_stream.h82 # define zend_ftell _ftelli64 macro
86 # define zend_ftell ftell macro
94 # define zend_ftell ftell
/PHP-8.2/main/streams/
H A Dplain_wrapper.c319 stream->position = zend_ftell(file); in _php_stream_fopen_from_file()
594 *newoffset = zend_ftell(data->file); in php_stdiop_seek()

Completed in 12 milliseconds