Home
last modified time | relevance | path

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

/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/src/MaxMind/Db/
H A DReader.php23 private static $METADATA_MAX_SIZE = 131072; // 128 * 1024 = 128KB variable in MaxMind\\Db\\Reader
269 = min(self::$METADATA_MAX_SIZE, $fileSize) - $markerLength;