Home
last modified time | relevance | path

Searched defs:delete_data (Results 1 – 3 of 3) sorted by last modified time

/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DPsr16.php143 public function delete_data(string $key): bool function in SimplePie\\Cache\\Psr16
H A DBaseDataCache.php155 public function delete_data(string $key): bool function in SimplePie\\Cache\\BaseDataCache
H A DDataCache.php119 public function delete_data(string $key): bool; function