Home
last modified time | relevance | path

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

/PHP-5.3/main/
H A Dphp_streams.h285 PHPAPI off_t _php_stream_tell(php_stream *stream TSRMLS_DC);
286 #define php_stream_tell(stream) _php_stream_tell((stream) TSRMLS_CC)
/PHP-5.3/main/streams/
H A Dstreams.c1198 PHPAPI off_t _php_stream_tell(php_stream *stream TSRMLS_DC) in _php_stream_tell() function

Completed in 13 milliseconds