Home
last modified time | relevance | path

Searched refs:self (Results 926 – 950 of 2449) sorted by relevance

1...<<31323334353637383940>>...98

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DRecognizer.php60 $result = self::$tokenTypeMapCache[$key] ?? null;
81 self::$tokenTypeMapCache[$key] = $result;
96 $result = self::$ruleIndexMapCache[static::class] ?? null;
99 self::$ruleIndexMapCache[static::class] = $this->getRuleNames();
/plugin/struct/meta/
H A DSearchConfig.php54 $this->cacheFlag = self::$CACHE_DEFAULT;
91 $flags = self::$CACHE_DEFAULT;
97 $flags |= self::$CACHE_USER;
99 $flags |= self::$CACHE_DATE;
/plugin/combo/action/
H A Dlinkmove.php103 self::checkAndSendAMessageIfLockFilePresent();
122 $result = self::checkAndSendAMessageIfLockFilePresent();
158 ->setRuntimeObject(self::FILE_MOVE_OPERATION, $sourceId);
235 ->closeAndRemoveRuntimeVariableIfExists(self::FILE_MOVE_OPERATION);
335 LogUtility::error($message, self::CANONICAL, $exception);
/plugin/publist/bib2tpl/
H A Dbibtex_converter.php146 if ( !isset(self::$parser) ) {
147 self::$parser = new Structures_BibTex(array('removeCurlyBraces' => false));
150 self::$parser->loadString($bibtex);
151 $stat = self::$parser->parse();
157 $parsed = self::$parser->data;
196 $data = self::parse($bibtex);
/plugin/authgooglesheets/vendor/google/apiclient/src/Http/
H A DMediaFileUpload.php236 if (self::UPLOAD_RESUMABLE_TYPE == $uploadType) {
239 } else if (self::UPLOAD_MEDIA_TYPE == $uploadType) {
242 } else if (self::UPLOAD_MULTIPART_TYPE == $uploadType) {
279 return self::UPLOAD_RESUMABLE_TYPE;
283 return self::UPLOAD_MEDIA_TYPE;
286 return self::UPLOAD_MULTIPART_TYPE;
/plugin/backup/
H A Dadmin.php129 $self = fullpath(dirname(mediaFN($this->getConf('backupnamespace') . ':foo')));
130 …$targetdir = $conf['mediaolddir'] . '/' . $this->stripPrefix($self, fullpath(dirname(mediaFN($conf…
459 $self = fullpath(dirname(mediaFN($this->getConf('backupnamespace') . ':foo')));
460 $relself = 'data/media/' . $this->stripPrefix($self, $media);
482 $self = fullpath(dirname(mediaFN($this->getConf('backupnamespace') . ':foo')));
483 $relself = 'data/media_attic/' . $this->stripPrefix($self, $media);
505 $self = fullpath(dirname(mediaFN($this->getConf('backupnamespace') . ':foo')));
506 $relself = 'data/media_meta/' . $this->stripPrefix($self, $media);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/
H A DPublicKey.php61 if ($s->compare(self::$zero) < 0 || $s->compare($this->modulus) > 0) {
314 case self::SIGNATURE_RELAXED_PKCS1:
316 case self::SIGNATURE_PKCS1:
425 if ($m->compare(self::$zero) < 0 || $m->compare($this->modulus) > 0) {
468 case self::ENCRYPTION_NONE:
470 case self::ENCRYPTION_PKCS1:
491 $type = self::validatePlugin('Keys', $type, 'savePublicKey');
494 if ($this->signaturePadding == self::SIGNATURE_PSS) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRijndael.php182 if ($this->mode == self::MODE_STREAM) {
290 case self::ENGINE_LIBSODIUM:
293 $this->mode == self::MODE_GCM &&
297 case self::ENGINE_OPENSSL_GCM:
306 case self::ENGINE_OPENSSL:
313 case self::ENGINE_MCRYPT:
656 list(, , , , $sbox) = self::getTables();
994 case self::ENGINE_LIBSODIUM:
997 case self::ENGINE_OPENSSL_GCM:
1026 case self::ENGINE_LIBSODIUM:
[all …]
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DPlugin.php108 $ns = '{' . self::NS_CALDAV . '}';
208 …$propFind->handle('{' . self::NS_CALDAV . '}schedule-outbox-URL', function() use ($principalUrl, $…
217 …$propFind->handle('{' . self::NS_CALDAV . '}schedule-inbox-URL', function() use ($principalUrl, $c…
226 …$propFind->handle('{' . self::NS_CALDAV . '}schedule-default-calendar-URL', function() use ($princ…
232 $sccs = '{' . self::NS_CALDAV . '}supported-calendar-component-set';
255 $propFind->handle('{' . self::NS_CALDAV . '}calendar-user-type', function() {
375 $caldavNS = '{' . self::NS_CALDAV . '}';
564 $CUAS = '{' . self::NS_CALDAV . '}calendar-user-address-set';
636 … $acl && $acl->checkPrivileges($outboxPath, '{' . self::NS_CALDAV . '}schedule-query-freebusy');
667 $caldavNS = '{' . self::NS_CALDAV . '}';
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DObjectWithXmlKeyValuePairsWithType.php33 return new self(
43 return new self(
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DConstantScore.php29 public function setFilter(AbstractQuery $filter): self
39 public function setBoost(float $boost): self
H A DPrefix.php28 public function setRawPrefix(array $prefix): self
42 public function setPrefix(string $key, $value, float $boost = 1.0): self
/plugin/api/_test/
H A Dutils.php17 self::$JSON = new JSON(JSON_LOOSE_TYPE);
19 self::$PLUGIN_INFO = confToHash($file);
/plugin/combo/ComboStrap/
H A DTemplateForWebPage.php165 return self::DOCTYPE . $pageTemplateEngine->renderWebPage($template, $model);
286 ->getBooleanValue(self::CONF_INTERNAL_IS_SOCIAL, true);
344 throw new ExceptionRuntimeInternal("Bad local name meta, should not occur", self::CANONICAL, 1, $e);
381 LogUtility::internalError("The internal fav icon ($internalFavIcon) should be at minimal found", self::CANONICAL);
415 LogUtility::internalError("The internal icon ($internalIcon) should be at minimal found", self::CANONICAL);
448 LogUtility::internalError("The internal apple icon ($internalIcon) should be at minimal found", self::CANONICAL);
456 ->addOutputAttributeValue("rel", self::APPLE_TOUCH_ICON_REL_VALUE)
600 LogUtility::error("Error while rendering the page content.", self::CANONICAL, $e);
622 LogUtility::error("Error while rendering the slot $elementId for the template ($this)", self::CANONICAL, $e);
673 $model['powered-by'] = self
[all...]
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Type/
H A DPdfIndirectObjectReference.php24 * @return self
28 $v = new self;
39 * @return self
44 return PdfType::ensureType(self::class, $value, 'Indirect reference value expected.');
/plugin/findologicxmlexport/vendor/jms/serializer/src/Annotation/
H A DExclusionPolicy.php31 if (self::NONE !== $this->policy && self::ALL !== $this->policy) {
H A DVirtualProperty.php40 if (!property_exists(self::class, $key)) {
41 … InvalidArgumentException(sprintf('Unknown property "%s" on annotation "%s".', $key, self::class));
/plugin/findologicxmlexport/vendor/hoa/exception/Test/Unit/
H A DError.php94 $self = $this;
98 $this->function->set_error_handler = function ($handler) use ($self, &$called) {
101 $self
/plugin/findologicxmlexport/vendor/jms/serializer/src/Exclusion/
H A DGroupsExclusionStrategy.php29 $groups = [self::DEFAULT_GROUP];
65 return !in_array(self::DEFAULT_GROUP, $groups);
71 return !isset($this->groups[self::DEFAULT_GROUP]);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Entry/
H A DOption.php74 preg_match(self::MATCH_RANGE, $this->option, $match);
90 preg_match(self::MATCH_RANGE, $this->option, $match);
162 return new self('range=' . $startAt . '-' . $endAt);
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DLexerATNConfig.php22 ?self $oldConfig,
32 self::checkNonGreedyDecision($oldConfig, $this->state) :
64 if (!$other instanceof self) {
/plugin/commonmark/vendor/league/commonmark/src/Normalizer/
H A DTextNormalizer.php
/plugin/authgoogle/google/auth/
H A DGoogle_LoginTicket.php49 if (array_key_exists(self::USER_ATTR, $this->payload)) {
50 return $this->payload[self::USER_ATTR];
/plugin/fedauth/js/
H A Daoihelper.js12 this.init = function(self) { argument
17 self.qvars[pair[0]] = pair[1];
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DDeserializationContext.php16 public static function create(): self
18 return new self();

1...<<31323334353637383940>>...98