Home
last modified time | relevance | path

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

/PHP-7.2/ext/gd/libgd/
H A Dgd_io.h17 int (*seek)(struct gdIOCtx*, const int); member
/PHP-7.2/sapi/phpdbg/
H A Dphpdbg.h244 HashTable seek; /* seek oplines */ variable
/PHP-7.2/ext/spl/
H A Dspl.php826 function seek($position) {/**/} function in ArrayIterator
H A Dspl_directory.c838 SPL_METHOD(DirectoryIterator, seek) in SPL_METHOD() argument
2987 SPL_METHOD(SplFileObject, seek) in SPL_METHOD() argument
H A Dspl_array.c1371 SPL_METHOD(Array, seek) in SPL_METHOD() argument
H A Dspl_iterators.c2573 SPL_METHOD(LimitIterator, seek) in SPL_METHOD() argument
/PHP-7.2/main/
H A Dphp_streams.h128 int (*seek)(php_stream *stream, zend_off_t offset, int whence, zend_off_t *newoffset); member

Completed in 67 milliseconds