Home
last modified time | relevance | path

Searched refs:subject (Results 651 – 675 of 853) sorted by last modified time

1...<<21222324252627282930>>...35

/plugin/avatar/
H A DCOPYING
/plugin/rrdgraph/
H A DLICENSE10 furnished to do so, subject to the following conditions:
/plugin/wikistats/
H A DCOPYING191 original licensor to copy, distribute or modify the Program subject to
/plugin/issuetracker/
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 …]
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 …]
/plugin/inclform/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/icalevents/vendor/composer/
H A DLICENSE9 to do so, subject to the following conditions:
/plugin/icalevents/
H A DLICENSE.txt199 original licensor to copy, distribute or modify the Program subject to
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DLICENSE450 propagate that work, subject to this License. You are not responsible
/plugin/shortcutkey/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/authgoogle/google/contrib/
H A DGoogle_OrkutService.php1642 public $subject; variable in Google_CommunityMessage
1686 public function setSubject( $subject) { argument
1687 $this->subject = $subject;
1690 return $this->subject;
/plugin/authgoogle/google/io/
H A Dcacerts.pem9 # The contents of this file are subject to the Mozilla Public License Version
/plugin/toggle/
H A DLICENSE450 propagate that work, subject to this License. You are not responsible
/plugin/doodle3/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/authlinotp/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js440 function SlowBuffer (subject, encoding) {
441 if (!(this instanceof SlowBuffer)) return new SlowBuffer(subject, encoding)
443 var buf = new Buffer(subject, encoding)
H A Dpdfmake.min.js.map1subject","buf","len","loweredCase","utf8ToBytes","base64ToBytes","toLowerCase","slowToString","sta…
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dreadme.md29 a subject for `Access-Control-Allow-Origin` policies defined by the web server
/plugin/authg2fa/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/namespacemessage/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/relativetimehelper/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/authorlist/
H A DCOPYING191 original licensor to copy, distribute or modify the Program subject to
/plugin/autogallery/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/publist/
H A DCOPYING191 original licensor to copy, distribute or modify the Program subject to

1...<<21222324252627282930>>...35