Home
last modified time | relevance | path

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

/dports/www/mediawiki135/mediawiki-1.35.5/includes/filerepo/
H A DFileRepo.php711 return self::getHashPathForLevel( $name, $this->hashLevels );
724 return self::getHashPathForLevel( $name, $this->hashLevels );
732 protected static function getHashPathForLevel( $name, $levels ) { function in FileRepo
/dports/www/mediawiki136/mediawiki-1.36.3/includes/filerepo/
H A DFileRepo.php745 return self::getHashPathForLevel( $name, $this->hashLevels );
758 return self::getHashPathForLevel( $name, $this->hashLevels );
766 protected static function getHashPathForLevel( $name, $levels ) { function in FileRepo
/dports/www/mediawiki137/mediawiki-1.37.1/includes/filerepo/
H A DFileRepo.php751 return self::getHashPathForLevel( $name, $this->hashLevels );
764 return self::getHashPathForLevel( $name, $this->hashLevels );
772 protected static function getHashPathForLevel( $name, $levels ) { function in FileRepo