Searched refs:geoalphabet (Results 1 – 1 of 1) sorted by relevance
700 char *geoalphabet= "0123456789bcdefghjkmnpqrstuvwxyz"; in geohashCommand() local741 buf[i] = geoalphabet[idx]; in geohashCommand()