Judy::offsetExists

(PECL judy >= 0.1.1)

Judy::offsetExistsWhether a offset exists

Опис

public bool Judy::offsetExists ( mixed $offset )

Whether or not an offset exists.

Параметри

offset

An offset to check for.

Значення, що повертаються

Returns TRUE on success or FALSE on failure.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top