Home
last modified time | relevance | path

Searched refs:get_value (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/vendor/simplepie/simplepie/src/
H A DRating.php72 * @see get_value()
118 public function get_value() function in SimplePie\\Rating
H A DRestriction.php80 * @see get_value()
141 public function get_value() function in SimplePie\\Restriction
/dokuwiki/vendor/simplepie/simplepie/src/XML/Declaration/
H A DParser.php197 public function get_value() function in SimplePie\\XML\\Declaration\\Parser
245 if ($this->version = $this->get_value()) {
281 if ($this->encoding = $this->get_value()) {
317 if ($standalone = $this->get_value()) {