Searched defs:delete_data (Results 1 – 3 of 3) sorted by relevance
/dokuwiki/vendor/simplepie/simplepie/src/Cache/ | ||
H A D | DataCache.php | 119 public function delete_data(string $key): bool; function |
H A D | BaseDataCache.php | 155 public function delete_data(string $key): bool function in SimplePie\\Cache\\BaseDataCache |
H A D | Psr16.php | 143 public function delete_data(string $key): bool function in SimplePie\\Cache\\Psr16 |