Searched refs:remove_rfc2822_comments (Results 1 – 1 of 1) sorted by relevance
717 public function remove_rfc2822_comments(string $string) function in SimplePie\\Parse\\Date783 if (preg_match($pcre, $this->remove_rfc2822_comments($date), $match)) {