Home
last modified time | relevance | path

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

/PHP-5.6/ext/gd/libgd/
H A Dgd_io.h17 int (*seek)(struct gdIOCtx*, const int); member
/PHP-5.6/sapi/phpdbg/
H A Dphpdbg.h181 HashTable seek; /* seek oplines */ variable
/PHP-5.6/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
2998 SPL_METHOD(SplFileObject, seek) in SPL_METHOD() argument
H A Dspl_array.c1367 SPL_METHOD(Array, seek) in SPL_METHOD() argument
H A Dspl_iterators.c2630 SPL_METHOD(LimitIterator, seek) in SPL_METHOD() argument
/PHP-5.6/main/
H A Dphp_streams.h126 int (*seek)(php_stream *stream, off_t offset, int whence, off_t *newoffset TSRMLS_DC); member

Completed in 43 milliseconds