Php/docs/judy.offsetexists

From Get docs

Judy::offsetExists

(PECL judy >= 0.1.1)

Judy::offsetExistsWhether a offset exists


Description

public Judy::offsetExists ( mixed $offset ) : bool

Whether or not an offset exists.


Parameters

offset
An offset to check for.


Return Values

Returns TRUE on success or FALSE on failure.