APCIterator
在线手册:中文 英文
PHP手册

APCIterator::rewind

(PECL apc >= 3.1.1)

APCIterator::rewindRewinds iterator

说明

public void APCIterator::rewind ( void )

Rewinds back the iterator to the first element.

参数

此函数没有参数。

返回值

没有返回值。

参见


APCIterator
在线手册:中文 英文
PHP手册