Home
last modified time | relevance | path

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

/dokuwiki/vendor/simplepie/simplepie/src/Parse/
H A DDate.php756 public function remove_rfc2822_comments($string) function in SimplePie\\Parse\\Date
822 if (preg_match($pcre, $this->remove_rfc2822_comments($date), $match)) {