APCIterator
PHP Manual

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 Manual