Home
last modified time | relevance | path

Searched refs:self (Results 1701 – 1725 of 2449) sorted by relevance

1...<<61626364656667686970>>...98

/plugin/swiftmail/
H A DSwift.php88 if ($this->hasOption(self::ENABLE_LOGGING) && !$log->isEnabled())
98 if ($conn && !$this->hasOption(self::NO_START))
218 if (!$this->hasOption(self::NO_HANDSHAKE))
264 if (!$this->hasOption(self::NO_POST_CONNECT)) $this->connection->postConnect($this);
/plugin/recaptcha2/lib/ReCaptcha/
H A DReCaptcha.php93 $params = new RequestParameters($this->secret, $response, $remoteIp, self::VERSION);
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DGetLastModified.php107 new self(new DateTime($reader->parseInnerTree()));
H A DComplex.php80 $new = new self($xml);
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/
H A Dmethod_call.test10 {{ items.foo.self.foo() }}
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DCalendarMultiGetReport.php115 $obj = new self();
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Xml/Request/
H A DAddressBookMultiGetReport.php105 $obj = new self();
/plugin/stale/
H A Dhelper.php42 if ($this->getConf(self::CONF_ADMIN_ONLY)) {
/plugin/commonmark/vendor/league/commonmark/src/Util/
H A DUrlEncoder.php60 $result .= self::ENCODE_CACHE[\ord($code)];
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DHeader.php22 foreach (self::normalize($header) as $val) {
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Xml/Request/
H A DAddressBookMultiGetReport.php105 $obj = new self();
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DComplex.php80 $new = new self($xml);
H A DGetLastModified.php107 new self(new DateTime($reader->parseInnerTree()));
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DCalendarMultiGetReport.php115 $obj = new self();
/plugin/elasticsearch/vendor/ruflin/elastica/src/Index/
H A DRecovery.php85 public function refresh(): self
/plugin/combo/ComboStrap/
H A DTemplateStore.php58 return self::CANONICAL;
H A DDokuwikiId.php53 return self::DOKUWIKI_ID_ATTRIBUTE;
H A DFirstSvgIllustration.php39 return self::PROPERTY_NAME;
H A DFirstRasterImage.php41 return self::PROPERTY_NAME;
/plugin/combo/action/
H A Dcanonical.php67 if (isset($JSINFO["ga"]) && SiteConfig::getConfValue(self::CONF_CANONICAL_FOR_GA_PAGE_VIEW, 1)) {
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DFile.php450 self::$_ignoredLines = array();
995 if (isset(self::$_ignoredLines[$line]) === true) {
1142 if (isset(self::$_ignoredLines[$line]) === true) {
1358 return self::$_ignoredLines;
1452 self::_createTokenMap($tokens, $tokenizer, $eolChar);
1454 self::_createScopeMap($tokens, $tokenizer, $eolChar);
1456 self::_createLevelMap($tokens, $tokenizer, $eolChar);
1863 $i = self::_recurseScopeMap(
2027 $i = self::_recurseScopeMap(
2124 $i = self::_recurseScopeMap(
[all …]
/plugin/swiftmail/Swift/Message/
H A DEmbeddedFile.php42 $cid = self::generateFileName("swift-" . uniqid(time()) . ".");
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DDataProviderDebugTest.php31 $obj->self = $obj;
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Integration/
H A DStream.php55 $self = $this;
/plugin/findologicxmlexport/vendor/hoa/file/Temporary/
H A DTemporary.php79 $streamName = 'hoa://Library/File/Temporary.php#' . self::$_i++;

1...<<61626364656667686970>>...98