Home
last modified time | relevance | path

Searched defs:get_data (Results 1 – 4 of 4) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/src/Cache/
H A DDataCache.php81 public function get_data(string $key, $default = null); function
H A DBaseDataCache.php85 public function get_data(string $key, $default = null) function in SimplePie\\Cache\\BaseDataCache
H A DPsr16.php93 public function get_data(string $key, $default = null) function in SimplePie\\Cache\\Psr16
/dokuwiki/vendor/simplepie/simplepie/src/
H A DParser.php262 public function get_data() function in SimplePie\\Parser