Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_stream.h84 # define zend_ftell _ftelli64 macro
88 # define zend_ftell ftell macro
96 # define zend_ftell ftell
/php-src/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 16 milliseconds