update : 2015.11.03
php.shukuma.com검색:
|
Judy::nextEmpty(PECL judy >= 0.1.1) Judy::nextEmpty — Search for the next absent index in the Judy array 설명
public int Judy::nextEmpty
( int
$index
)Search (exclusive) for the next absent index that is greater than the passed Index. 인수
반환값Return the corresponding index in the array. |