update : 2015.11.03
php.shukuma.com검색:
|
Judy::lastEmpty(PECL judy >= 0.1.1) Judy::lastEmpty — Search for the last absent index in the Judy array 설명
public int Judy::lastEmpty
([ int
$index = -1
] )Search (inclusive) for the last absent index that is equal to or less than the passed Index. 인수
반환값Return the corresponding index in the array. |