Home
last modified time | relevance | path

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

/dports/mail/roundcube/roundcubemail-1.5.1/program/include/
H A Drcmail_sendmail.php1198 $subject = rcube_utils::remove_subject_prefix($subject, 'reply');
1236 … $subject = rcube_utils::remove_subject_prefix($this->options['message']->subject, 'forward');
/dports/mail/roundcube/roundcubemail-1.5.1/program/lib/Roundcube/
H A Drcube_utils.php1616 public static function remove_subject_prefix($subject, $mode = 'both') function in rcube_utils
H A Drcube_imap_generic.php2749 $value = rcube_utils::remove_subject_prefix($value);