/dokuwiki/inc/Subscriptions/ |
D | SubscriptionSender.php | 48 * @param string $subject The lang id of the mail subject (without the 62 …protected function send($subscriber_mail, $subject, $context, $template, $trep, $hrep = null, $hea… argument 68 $subject = $lang['mail_' . $subject] . ' ' . $context; 71 $mail->subject($subject);
|
D | PageSubscriptionSender.php | 37 $subject = 'changed'; 60 $subject = 'newpage'; 76 $subject,
|
/dokuwiki/inc/Parsing/Lexer/ |
D | ParallelRegex.php | 62 * @param string $subject String to match against. 67 public function apply($subject, &$match) argument 72 if (! preg_match($this->getCompoundedRegex(), $subject, $matches)) { 91 * @param string $subject String to match against. 97 public function split($subject, &$split) argument 103 if (! preg_match($this->getCompoundedRegex(), $subject, $matches)) { 122 $split = [$subject, "", ""]; 127 … [$pre, $post] = preg_split($this->patterns[$idx] . $this->getPerlMatchingFlags(), $subject, 2);
|
/dokuwiki/inc/ |
D | Mailer.class.php | 335 * @param string $subject the mail subject 337 public function subject($subject) argument 339 $this->headers['Subject'] = $subject; 760 $subject = (string)$this->headers['Subject']; 763 $subject = ''; 778 $emsg = $lang['email_fail'] . $subject; 788 $success = @mail($to, $subject, $body, $headers); 790 $success = @mail($to, $subject, $body, $headers, $this->sendparam);
|
D | auth.php | 977 $mail->subject($lang['regpwmail']); 1312 $mail->subject($lang['regpwmail']);
|
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/ |
D | X509.php | 2544 public function sign(X509 $issuer, X509 $subject) argument 2550 … if (isset($subject->publicKey) && !($subjectPublicKey = $subject->formatSubjectPublicKey())) { 2558 …if (isset($subject->currentCert) && is_array($subject->currentCert) && isset($subject->currentCert… 2559 $this->currentCert = $subject->currentCert; 2572 if (!empty($subject->dn)) { 2573 $this->currentCert['tbsCertificate']['subject'] = $subject->dn; 2575 if (!empty($subject->publicKey)) { 2579 if (isset($subject->domains)) { 2582 …} elseif (isset($subject->currentCert) && is_array($subject->currentCert) && isset($subject->curre… 2585 if (!isset($subject->publicKey)) { [all …]
|
/dokuwiki/lib/styles/ |
D | feed.css | 12 generator, content, created, issued, modified, subject, id, format, creator, selector
|
/dokuwiki/vendor/paragonie/constant_time_encoding/ |
D | LICENSE.txt | 10 furnished to do so, subject to the following conditions: 36 furnished to do so, subject to the following conditions:
|
/dokuwiki/vendor/paragonie/random_compat/ |
D | LICENSE | 10 furnished to do so, subject to the following conditions:
|
/dokuwiki/vendor/phpseclib/phpseclib/ |
D | LICENSE | 8 permit persons to whom the Software is furnished to do so, subject to
|
/dokuwiki/vendor/php81_bc/strftime/ |
D | LICENSE | 10 furnished to do so, subject to the following conditions:
|
/dokuwiki/vendor/splitbrain/slika/ |
D | LICENSE | 3 …tware, and to permit persons to whom the Software is furnished to do so, subject to the following …
|
/dokuwiki/vendor/splitbrain/php-cli/ |
D | LICENSE | 10 furnished to do so, subject to the following conditions:
|
/dokuwiki/vendor/splitbrain/php-archive/ |
D | LICENSE | 8 furnished to do so, subject to the following conditions:
|
/dokuwiki/vendor/composer/ |
D | LICENSE | 9 to do so, subject to the following conditions:
|
/dokuwiki/inc/Action/ |
D | Resendpwd.php | 171 $mail->subject($lang['regpwmail']);
|
/dokuwiki/_test/tests/inc/ |
D | mailer.test.php | 221 $mail->subject('This is a töst');
|
/dokuwiki/_test/core/ |
D | phpQuery-onefile.php | 3318 public function index($subject) { argument 3320 $subject = $subject instanceof phpQueryObject 3321 ? $subject->elements[0] 3322 : $subject; 3324 if ($node->isSameNode($subject))
|
/dokuwiki/vendor/splitbrain/lesserphp/ |
D | LICENSE | 20 permit persons to whom the Software is furnished to do so, subject to 491 propagate that work, subject to this License. You are not responsible
|
/dokuwiki/vendor/geshi/geshi/ |
D | LICENSE | 191 original licensor to copy, distribute or modify the Program subject to
|
/dokuwiki/ |
D | COPYING | 191 original licensor to copy, distribute or modify the Program subject to
|
/dokuwiki/vendor/openpsa/universalfeedcreator/ |
D | LICENSE | 369 subject to these terms and conditions. You may not impose any further
|
/dokuwiki/vendor/simplepie/simplepie/idn/ |
D | LICENCE | 369 subject to these terms and conditions. You may not impose any further
|