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