<?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) Offset to retrieve public
(PECL judy >= 0.1.1) Search for the last absent index in the
(PECL judy >= 0.1.1) Search for the next index in the
(PECL judy >= 0.1.1) Count the number of elements in the
(PECL judy >= 0.1.1) Search for the first absent index in the
(PECL judy >= 0.1.1) Free the entire Judy
(PECL judy >= 0.1.1) Destruct a Judy object
(PECL judy >= 0.1.1) Search for the last index in the
(PECL judy >= 0.1.1) Locate the Nth index present in the
(PECL judy >= 0.1.1) Search for the previous absent index in the
Page 2 of 3