Searched defs:get_data (Results 1 – 4 of 4) sorted by relevance
/dokuwiki/vendor/simplepie/simplepie/src/Cache/ | ||
H A D | DataCache.php | 81 public function get_data(string $key, $default = null); function |
H A D | BaseDataCache.php | 85 public function get_data(string $key, $default = null) function in SimplePie\\Cache\\BaseDataCache |
H A D | Psr16.php | 93 public function get_data(string $key, $default = null) function in SimplePie\\Cache\\Psr16 |
/dokuwiki/vendor/simplepie/simplepie/src/ | ||
H A D | Parser.php | 262 public function get_data() function in SimplePie\\Parser |