Home
last modified time | relevance | path

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

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

Completed in 39 milliseconds