Home
last modified time | relevance | path

Searched defs:seek (Results 1 – 6 of 6) sorted by relevance

/PHP-5.3/ext/gd/libgd/
H A Dgd_io.h17 int (*seek)(struct gdIOCtx*, const int); member
/PHP-5.3/ext/spl/
H A Dspl.php829 function seek($position) {/**/} function in ArrayIterator
H A Dspl_directory.c807 SPL_METHOD(DirectoryIterator, seek) in SPL_METHOD() argument
2851 SPL_METHOD(SplFileObject, seek) in SPL_METHOD() argument
H A Dspl_array.c1301 SPL_METHOD(Array, seek) in SPL_METHOD() argument
H A Dspl_iterators.c2378 SPL_METHOD(LimitIterator, seek) in SPL_METHOD() argument
/PHP-5.3/main/
H A Dphp_streams.h126 int (*seek)(php_stream *stream, off_t offset, int whence, off_t *newoffset TSRMLS_DC); member

Completed in 49 milliseconds