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.php31 * @see get_value()
79 public function get_value() function in SimplePie\\Rating
H A DRestriction.php42 * @see get_value()
105 public function get_value() function in SimplePie\\Restriction
/dokuwiki/vendor/simplepie/simplepie/src/XML/Declaration/
H A DParser.php159 public function get_value() function in SimplePie\\XML\\Declaration\\Parser
207 if ($version = $this->get_value()) {
244 if ($encoding = $this->get_value()) {
281 if ($standalone = $this->get_value()) {