<?php $judy = new Judy(Judy::INT_TO_MIXED); $judy[1] = "one"; $judy[2] = array('a', 'b', 'c'); $judy[3] = new Judy(Judy::BITSET); ?>
(PECL judy >= 0.1.1) Search for the first index in the
(PECL judy >= 0.1.1) Construct a new Judy
(PECL judy >= 0.1.1) Return the type of the current
(PECL judy >= 0.1.1) Whether a offset exists
(PECL judy >= 0.1.1) Return the size of the current
(PECL judy >= 0.1.1) Offset to set public
(PECL judy >= 0.1.1) Return the type of a Judy
(PECL judy >= 0.1.1) Search for the previous index in the
(PECL judy >= 0.1.1) Offset to retrieve public
(PECL judy >= 0.1.1) Offset to unset public
Page 1 of 3