- PHP 手册
- 函数参考
- 其它基本扩展
- Judy
- Judy
Judy::offsetExists
(PECL judy >= 0.1.1)
Judy::offsetExists — Whether a offset exists
说明
public Judy::offsetExists ( mixed$offset
) : bool
Whether or not an offset exists.
参数
-
offset
-
An offset to check for.
返回值
Returns TRUE
on success or FALSE
on failure.
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/judy.offsetexists.php