As far as I can tell gmp_testbit was written 15 months ago (committed
April 30, 2007?) but it's still sitting in CVS and is the only
function in the gmp library ( http://www.php.net/manual/en/ref.gmp.php
) documented but still unavailable.

I'm using gmp_scan1 right now but my bloom filter would be much more
efficient if I had gmp_testbit.

Thank you,
Guillaume Theoret

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to