Home
last modified time | relevance | path

Searched refs:built_in (Results 1 – 1 of 1) sorted by path

/dokuwiki/vendor/simplepie/simplepie/src/Parse/
H A DDate.php582 public $built_in = []; variable in SimplePie\\Parse\\Date
594 * self::month_pcre, and self::built_in
615 $this->built_in[] = $method;
649 foreach ($this->built_in as $method) {