Home
last modified time | relevance | path

Searched refs:subject (Results 276 – 300 of 853) sorted by last modified time

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

/plugin/wideredit/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/twofactorgoogleauth/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/tablelayout/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/gemini/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/oauthdrkserver/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/hidemenus/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/lms/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/structtemplate/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/passwordgrey/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/timezoneco/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/xcom/
H A Dremote.php333 $subject = $this->getcurrent($header,'subject');
334 …this->process_relation($isreferencedby,$references,$media,$firstimage,$haspart,$subject,$contents);
405 function process_relation($isreferencedby,$references,$media,$firstimage,$haspart,$subject,&$conten… argument
407 && !empty($haspart ) &&!empty($subject)) {
432 if(!empty($subject)) {
433 $list = $this->create_list(array_keys($subject),$contents);
/plugin/instantpage/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/pureldap/
H A DLICENSE191 original licensor to copy, distribute or modify the Program subject to
/plugin/pureldap/vendor/freedsx/asn1/
H A DLICENSE10 furnished to do so, subject to the following conditions:
/plugin/pureldap/vendor/freedsx/sasl/
H A DLICENSE10 furnished to do so, subject to the following conditions:
/plugin/pureldap/vendor/composer/
H A DLICENSE9 to do so, subject to the following conditions:
/plugin/pureldap/vendor/freedsx/ldap/
H A DLICENSE10 furnished to do so, subject to the following conditions:
/plugin/pureldap/vendor/freedsx/socket/
H A DLICENSE10 furnished to do so, subject to the following conditions:
/plugin/commonmark/vendor/composer/
H A DLICENSE9 to do so, subject to the following conditions:
/plugin/pagebuttons/
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/commonmark/vendor/league/commonmark/
H A DREADME.md119 Any classes or methods marked `@internal` are not intended for use outside of this library and are subject to breaking changes at any time, so please avoid using them.
/plugin/commonmark/vendor/league/commonmark/src/
H A DCursor.php
/plugin/commonmark/vendor/league/commonmark/src/Util/
H A DRegexHelper.php130 public static function matchFirst(string $pattern, string $subject, int $offset = 0): ?array
133 $subject = \substr($subject, $offset);
136 \preg_match_all($pattern, $subject, $matches, \PREG_SET_ORDER);
108 matchAll(string $pattern, string $subject, int $offset = 0) global() argument
139 matchFirst(string $pattern, string $subject, int $offset = 0) global() argument

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