Home
last modified time | relevance | path

Searched refs:subject (Results 476 – 500 of 853) sorted by path

1...<<11121314151617181920>>...35

/plugin/iframeinterwiki/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/imagebox/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/imagecarousel/
H A DLICENSE450 propagate that work, subject to this License. You are not responsible
/plugin/imagecarousel/vendor/slick/
H A DLICENSE10 subject to the following conditions:
/plugin/imagemap/
H A DCOPYING191 original licensor to copy, distribute or modify the Program subject to
/plugin/imagemapping/
H A DCOPYING191 original licensor to copy, distribute or modify the Program subject to
H A DLICENSE
/plugin/imagepreview/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/imapmarkers/
H A DLICENSE.md10 furnished to do so, subject to the following conditions:
/plugin/inclform/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/include/
H A DCOPYING194 original licensor to copy, distribute or modify the Program subject to
/plugin/include/syntax/
H A Dheader.php82 $subject = p_get_metadata($page, 'subject');
83 if (is_array($subject)) {
84 $tag = $subject[0];
86 list($tag, $rest) = explode(' ', $subject, 2);
/plugin/indexmenu/
H A DCOPYING194 original licensor to copy, distribute or modify the Program subject to
/plugin/infomail/
H A Daction.php183 $subject = $this->getConf('subjectprefix') . ' ' . $INPUT->str('subject');
190 'SUBJECT' => $subject,
203 $mailer->subject($subject);
237 protected function mail_archive($recipient, $subject, $mailtext, $sender) argument
260 protected function mail_log($recipient, $subject, $mailtext, $sender) argument
/plugin/inlineedit/
H A DLICENSE450 propagate that work, subject to this License. You are not responsible
/plugin/instantpage/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/interwiki/
H A DCOPYING191 original licensor to copy, distribute or modify the Program subject to
/plugin/interwikiformatting/
H A DLICENSE.md5 …tware, and to permit persons to whom the Software is furnished to do so, subject to the following …
/plugin/ipban/ip-lib/
H A DLICENSE.txt9 to do so, subject to the following conditions:
/plugin/iptrust2/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/ireadit/
H A DLICENSE10 furnished to do so, subject to the following conditions:
/plugin/issuetracker/
H A Daction.php2655 $subject = mb_encode_mimeheader($subject, "UTF-8", "Q" );
2714 $subject = mb_encode_mimeheader($subject, "UTF-8", "Q" );
2771 $subject = mb_encode_mimeheader($subject, "UTF-8", "Q" );
2839 $subject = mb_encode_mimeheader($subject, "UTF-8", "Q" );
2886 $subject = utf8_deaccent($subject);
2887 $subject = utf8_strip($subject);
2891 if(!utf8_isASCII($subject)) {
2892 $subject = '=?UTF-8?Q?'.mail_quotedprintable_encode($subject,0).'?=';
2894 $subject = preg_replace('/ /', '_', $subject);
2926 return @mail($to,$subject,$message,$header);
[all …]
H A Dedit.php41 $subject = mb_encode_mimeheader($subject, "UTF-8", "Q" );
73 mail_send($to, $subject, $body, $from, $cc, $bcc='', $headers=null, $params=null);
91 $subject = sprintf($lang['issueassigned_subject'], $issue['id'], $project);
92 $subject = mb_encode_mimeheader($subject, "UTF-8", "Q" );
133 $subject = utf8_deaccent($subject);
134 $subject = utf8_strip($subject);
137 if(!utf8_isASCII($subject)) {
138 $subject = '=?UTF-8?Q?'.mail_quotedprintable_encode($subject,0).'?=';
140 $subject = preg_replace('/ /', '_', $subject);
172 return @mail($to,$subject,$message,$header);
[all …]
H A Dsyntax.php956 $subject= mb_encode_mimeheader($subject, "UTF-8", "Q" );
980 …$this->mail_send_html($to, $subject, $body, $bodyhtml, $from, $cc, $bcc='', $headers, $params=null…
983 mail_send($to, $subject, $body, $from, $cc, $bcc='', $headers=null, $params=null);
996 …function mail_send_html($to, $subject, $body, $bodyhtml, $from='', $cc='', $bcc='', $header='', $p… argument
998 $subject = utf8_deaccent($subject);
999 $subject = utf8_strip($subject);
1002 if(!utf8_isASCII($subject)) {
1003 $subject = '=?UTF-8?Q?'.mail_quotedprintable_encode($subject,0).'?=';
1005 $subject = preg_replace('/ /', '_', $subject);
1037 return mail($to,$subject,$message,$header);
[all …]
/plugin/jcapture/lib/
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

1...<<11121314151617181920>>...35