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