Home
last modified time | relevance | path

Searched refs:subject (Results 26 – 50 of 853) sorted by last modified time

12345678910>>...35

/plugin/webmaster/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/yalist/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/acknowledge/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/backlinks/
H A DCOPYING191 original licensor to copy, distribute or modify the Program subject to
/plugin/dokusioc/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/dokusioc/lib/
H A Dsioc_dokuwiki.php17 private $subject = null; variable in SIOCDokuWikiArticle
33 public function __construct($id, $url, $subject, $content) argument
37 $this->subject = $subject;
112 if ($this->subject) {
113 $rdf .= " <dc:title>" . clean($this->subject) . "</dc:title>\n";
H A Dsioc_inc.php442 private $subject; variable in SIOCThread
454 $this->subject = $subject;
489 if ($this->subject) {
773 private $subject; variable in SIOCPost
787 $subject, argument
799 $this->subject = $subject;
829 if ($this->subject) {
937 private $subject; variable in SIOCWikiArticle
953 $subject, argument
969 $this->subject = $subject;
[all …]
/plugin/photogallery/phpThumb/licenses/
H A Dlicense.gpl-10.txt145 licensor to copy, distribute or modify the Program subject to these
H A Dlicense.gpl-20.txt191 original licensor to copy, distribute or modify the Program subject to
H A Dlicense.gpl-30.txt450 propagate that work, subject to this License. You are not responsible
H A Dlicense.mpl-20.txt316 This License represents the complete agreement concerning the subject
358 This Source Code Form is subject to the terms of the Mozilla Public
/plugin/structprogress/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/templater/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/mikioplugin/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A DLICENSE10 furnished to do so, subject to the following conditions:
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe
/plugin/aichat/vendor/vanderlee/php-sentence/
H A DLICENSE10 furnished to do so, subject to the following conditions:
/plugin/aichat/vendor/vanderlee/php-sentence/tests/
H A DMultibyteTest.php14 public function testSplit($expected, $pattern, $subject, $limit = -1, $flags = 0) argument
16 $this->assertSame($expected, Multibyte::split($pattern, $subject, $limit, $flags));
/plugin/aichat/vendor/composer/
H A DLICENSE9 to do so, subject to the following conditions:
/plugin/aichat/vendor/erusev/parsedown/
H A DLICENSE.txt10 subject to the following conditions:
/plugin/aichat/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/bez/
H A DLICENSE10 furnished to do so, subject to the following conditions:
/plugin/bez/cron/
H A Dfunctions.php129 $subject = $conf['title'] . ' Nadchodzące zadania';
130 $mailer->subject($subject);
135 $output[] = array($to, $subject, $body, array());
/plugin/bez/mdl/
H A DEntity.php174 $mailer->subject($this->getMailSubject());
/plugin/bez/meta/
H A DTpl.php53 public function mailto($to, $subject, $body) { argument
54 return 'mailto:'.$to.'?subject='.rawurlencode($subject).'&body='.rawurlencode($body);

12345678910>>...35