Home
last modified time | relevance | path

Searched refs:term (Results 1 – 15 of 15) sorted by relevance

/dokuwiki/inc/Utf8/
H A DAsian.php62 * @param string $term
65 public static function isAsianWords($term) argument
67 return (bool)preg_match('/' . self::REGEXP . '/u', $term);
91 * @param string $term
94 public static function splitAsianWords($term) argument
96 …return preg_split('/(' . self::REGEXP . '+)/u', $term, -1, PREG_SPLIT_DELIM_CAPTURE | PREG_SPLIT_N…
/dokuwiki/vendor/simplepie/simplepie/src/
H A DCategory.php25 public $term; variable in SimplePie\\Category
57 * @param string|null $term
62 …public function __construct(?string $term = null, ?string $scheme = null, ?string $label = null, ?… argument
64 $this->term = $term;
88 return $this->term;
H A DSource.php139 $term = null;
143 … $term = $this->sanitize($category['attribs']['']['term'], \SimplePie\SimplePie::CONSTRUCT_TEXT);
151 $categories[] = $this->registry->create(Category::class, [$term, $scheme, $label]);
156 $term = $this->sanitize($category['data'], \SimplePie\SimplePie::CONSTRUCT_TEXT);
162 $categories[] = $this->registry->create(Category::class, [$term, $scheme, null]);
H A DItem.php402 $term = null;
406 … $term = $this->sanitize($category['attribs']['']['term'], \SimplePie\SimplePie::CONSTRUCT_TEXT);
414 … $categories[] = $this->registry->create(Category::class, [$term, $scheme, $label, $type]);
419 $term = $this->sanitize($category['data'], \SimplePie\SimplePie::CONSTRUCT_TEXT);
425 $categories[] = $this->registry->create(Category::class, [$term, $scheme, null, $type]);
1001 $term = null;
1005 … $term = $this->sanitize($category['data'], \SimplePie\SimplePie::CONSTRUCT_TEXT);
1032 … $categories_parent[] = $this->registry->create(Category::class, [$term, $scheme, $label]);
1035 $term = null;
1563 … $categories[] = $this->registry->create(Category::class, [$term, $scheme, $label]);
[all …]
H A DSimplePie.php2575 $term = null;
2579 $term = $this->sanitize($category['attribs']['']['term'], self::CONSTRUCT_TEXT);
2587 $categories[] = $this->registry->create(Category::class, [$term, $scheme, $label]);
2592 $term = $this->sanitize($category['data'], self::CONSTRUCT_TEXT);
2598 $categories[] = $this->registry->create(Category::class, [$term, $scheme, null]);
/dokuwiki/inc/
H A Dfulltext.php565 * @param string $term
568 function ft_snippet_re_preprocess($term) argument
571 if (Asian::isAsianWords($term)) return $term;
584 if (str_starts_with($term, '\\*')) {
585 $term = substr($term, 2);
587 $term = $BL . $term;
590 if (str_ends_with($term, '\\*')) {
591 $term = substr($term, 0, -2);
593 $term .= $BR;
596 if (in_array($term, [$BL, $BR, $BL . $BR], true)) $term = '';
[all …]
/dokuwiki/inc/Ui/
H A DSearch.php218 'and' => array_map(static fn($term) => trim($term, '*'), $this->parsedQuery['and']),
219 'not' => array_map(static fn($term) => trim($term, '*'), $this->parsedQuery['not']),
223 … 'and' => array_map(static fn($term) => trim($term, '*') . '*', $this->parsedQuery['and']),
224 … 'not' => array_map(static fn($term) => trim($term, '*') . '*', $this->parsedQuery['not']),
228 … 'and' => array_map(static fn($term) => '*' . trim($term, '*'), $this->parsedQuery['and']),
229 … 'not' => array_map(static fn($term) => '*' . trim($term, '*'), $this->parsedQuery['not']),
233 … 'and' => array_map(static fn($term) => '*' . trim($term, '*') . '*', $this->parsedQuery['and']),
234 … 'not' => array_map(static fn($term) => '*' . trim($term, '*') . '*', $this->parsedQuery['not']),
/dokuwiki/conf/
H A Dwordblock.conf25 …ay|samedayessay|superiorcontent|superiorpaper|superiorthesis|term-paper|termpaper-blog|term-paper-…
/dokuwiki/vendor/phpseclib/phpseclib/
H A DREADME.md34 * Long term support (LTS) release
42 * Long term support (LTS) release
50 * Long term support (LTS) release
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php1048 private $term = 'vt100'; variable in phpseclib3\\Net\\SSH2
2896 $this->term,
3052 $this->term,
5247 * @param string $term
5249 public function setTerminal($term) argument
5251 $this->term = $term;
/dokuwiki/vendor/splitbrain/lesserphp/
H A DLICENSE197 All rights granted under this License are granted for the term of
363 fixed term (regardless of how the transaction is characterized), the
432 governed by this License along with a term that is a further
433 restriction, you may remove that term. If a license document contains
/dokuwiki/
H A DCOPYING70 the term "modification".) Each licensee is addressed as "you".
/dokuwiki/vendor/geshi/geshi/
H A DLICENSE70 the term "modification".) Each licensee is addressed as "you".
/dokuwiki/lib/scripts/jquery/
H A Djquery-ui.min.js6term),this.close(t),t.preventDefault());break;default:s=!0,this._searchTimeout(t)}}},keypress:func… property
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE134 included without limitation in the term "modification".)