Home
last modified time | relevance | path

Searched refs:self (Results 1776 – 1800 of 2449) sorted by relevance

1...<<71727374757677787980>>...98

/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Response/
H A DMultiStatus.php138 return new self($responses, $syncToken);
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DCalendarQueryReport.php131 $obj = new self();
/plugin/elasticsearch/vendor/ruflin/elastica/src/Exception/
H A DElasticsearchException.php81 if (self::REMOTE_TRANSPORT_EXCEPTION === $this->_extractException($errors[0])) {
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/SemanticContexts/
H A DPrecedencePredicate.php46 if (!$other instanceof self) {
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php116 'base_path' => self::API_BASE_PATH,
223 return self::LIBVER;
893 self::USER_AGENT_SUFFIX,
1072 'authorizationUri' => self::OAUTH2_AUTH_URL,
1073 'tokenCredentialUri' => self::OAUTH2_TOKEN_URI,
/plugin/findologicxmlexport/vendor/sebastian/global-state/src/
H A DCodeExporter.php81 $result = self::arrayOnlyContainsScalars($element);
/plugin/findologicxmlexport/vendor/findologic/libflexport/src/FINDOLOGIC/Export/Data/
H A DProperty.php46 foreach (self::RESERVED_PROPERTY_KEYS as $reservedPropertyKey) {
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DCurrentUserPrivilegeSet.php131 return new self($result);
/plugin/findologicxmlexport/vendor/jms/metadata/
H A D.travis.yml22 - composer self-update
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DSaslBindRequest.php66 public function setMechanism(string $mech): self
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DUserRefreshCredentials.php92 'tokenCredentialUri' => self::TOKEN_CREDENTIAL_URI,
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DPrimeField.php57 $this->instanceID = self::$instanceCounter++;
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A DFulfilledPromise.php65 return self::FULFILLED;
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/Xml/Property/
H A DCurrentUserPrivilegeSet.php131 return new self($result);
/plugin/statdisplay/pchart/
H A DShadowProperties.php66 return self::FromDefaults();
/plugin/statistics/inc/pchart/
H A DShadowProperties.php68 return self::FromDefaults();
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Utils/
H A DBitSet.php61 return $other instanceof self
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php192 …function checkPrivileges($uri, $privileges, $recursion = self::R_PARENT, $throwExceptions = true) {
926 $this->checkPrivileges($path, '{DAV:}read', self::R_RECURSIVE);
961 $this->checkPrivileges($parentUri, '{DAV:}unbind', self::R_RECURSIVEPARENTS);
991 if (!$this->checkPrivileges($path, '{DAV:}read', self::R_PARENT, false)) {
1056 …if (!$this->checkPrivileges($path, '{DAV:}read-current-user-privilege-set', self::R_PARENT, false)…
1065 if (!$this->checkPrivileges($path, '{DAV:}read-acl', self::R_PARENT, false)) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/
H A DGenerator.php562 if (isset(self::$cache[$key])) {
563 return self::$cache[$key];
578 self::$cache[$key] = $mock;
1318 if (!isset(self::$templates[$filename])) {
1319 self::$templates[$filename] = new Text_Template($filename);
1322 return self::$templates[$filename];
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/
H A D.travis.yml22 - composer self-update
/plugin/bbcode/
H A Dsize.php34 …if (preg_match('/^[0-6]$/',$match)) $match = self::_relsz(intval($match) ); // addition #2: relati…
/plugin/codemirror/
H A Daction.php30 if (!in_array($ACT, self::$actions)) {
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/src/DocBlock/Tags/
H A DDeprecated.php65 if (!preg_match('/^(' . self::REGEX_VECTOR . ')\s*(.+)?$/sux', $body, $matches)) {
/plugin/feedback/
H A Dscript.js38 var self = this;
/plugin/findologicxmlexport/vendor/hoa/stream/Filter/
H A DBasic.php132 return self::PASS_ON;

1...<<71727374757677787980>>...98