Home
last modified time | relevance | path

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

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

Completed in 65 milliseconds