Home
last modified time | relevance | path

Searched refs:geohashDecodeWGS84 (Results 1 – 2 of 2) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dgeohash.h108 int geohashDecodeWGS84(const GeoHashBits hash, GeoHashArea *area);
H A Dgeohash.c202 int geohashDecodeWGS84(const GeoHashBits hash, GeoHashArea *area) { in geohashDecodeWGS84() function