Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A Dphp_streams.h290 PHPAPI off_t _php_stream_tell(php_stream *stream TSRMLS_DC);
291 #define php_stream_tell(stream) _php_stream_tell((stream) TSRMLS_CC)
/PHP-5.5/main/streams/
H A Dstreams.c1268 PHPAPI off_t _php_stream_tell(php_stream *stream TSRMLS_DC) in _php_stream_tell() function

Completed in 15 milliseconds