(PHP 4 >= 4.0.4)
int gmp_scan1 (resource a, int start)
int gmp_scan1
Scans a, starting with bit start, towards more significant bits, until the first set bit is found. Returns the index of the found bit.