<?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) Return the memory used by the
(PECL judy >= 0.1.1) Search for the next index in the
(PECL judy >= 0.1.1) Search for the last absent index in the
(PECL judy >= 0.1.1) Count the number of elements in the
(PECL judy >= 0.1.1) Free the entire Judy
(PECL judy >= 0.1.1) Search for the first absent index in the
(PECL judy >= 0.1.1) Search for the next absent index in the
(PECL judy >= 0.1.1) Search for the previous absent index in the
(PECL judy >= 0.1.1) Return or print the current PHP Judy version
(PECL judy >= 0.1.1) Search for the last index in the
Page 2 of 3