Home
last modified time | relevance | path

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

/plugin/fontello/
H A Dhelper.php230 $configJson = $this->readArchiveEntry($archive, $configEntry);
248 $fontContents[$basename] = $this->readArchiveEntry($archive, $original);
475 protected function readArchiveEntry(array $archive, $entryName) function in helper_plugin_fontello