Home
last modified time | relevance | path

Searched refs:self (Results 1826 – 1850 of 2449) sorted by relevance

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

/plugin/combo/ComboStrap/Meta/Field/
H A DFacebookImage.php38 return self::PROPERTY_NAME;
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
H A DLexerIndexedCustomAction.php118 if (!$other instanceof self) {
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DCommonTokenFactory.php53 public static function default() : self
/plugin/combo/vendor/symfony/process/
H A DPhpProcess.php58 throw new LogicException(sprintf('The "%s()" method cannot be called when using "%s".', __METHOD__, self::class));
/plugin/combo/ComboStrap/
H A DSearch.php61 [$searchTermSql, $sqlParameters] = self::getPageRowsSql($searchTermWords, $columns);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Utils/
H A DArrays.php49 $combinations = array_merge($combinations, self::combinations($input, $k));
/plugin/findologicxmlexport/vendor/twig/twig/src/Test/
H A DIntegrationTestCase.php115 $templates = self::parseTemplates($match[3]);
121 $templates = self::parseTemplates($match[3]);
/plugin/revealjs/lib/js/
H A Dpromise.js2 …led Promise Rejection:",e)};var l=function(){if("undefined"!=typeof self)return self;if("undefined…
/plugin/amcharts/assets/amcharts/plugins/export/libs/blob.js/
H A Dblob.js211 }(typeof self !== "undefined" && self || typeof window !== "undefined" && window || this.content ||…
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/CrossReference/
H A DCrossReference.php297 $reader->reset(-self::$trailerSearchLength, self::$trailerSearchLength);
/plugin/strata/syntax/
H A Dentry.php226 // (self::$previewMetadata is only filled if a preview_metadata was run)
227 if(isset(self::$previewMetadata[$ID])) {
228 $positions = self::$previewMetadata[$ID]['strata']['positions'];
385 self::$previewMetadata[$ID]['strata']['positions'][$data['entry']][] = $data['position'];
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/codeprettify/code-prettify/src/
H A Dlang-pascal.js43 [PR.PR_LITERAL, /^(?:true|false|self|nil)/i, null],
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Element/
H A DProp.php59 $values[$clark] = self::parseCurrentElement($reader)['value'];
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DShare.php107 return new self($sharees);
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DLockDiscovery.php87 if (!self::$hideLockRoot) {
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Xml/Request/
H A DAddressBookQueryReport.php190 $obj = new self();
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DIsIdentical.php66 $success = abs($this->value - $other) < self::EPSILON;
/plugin/reqlang/_test/
H A DGeneralTest.php51 self::markTestSkipped('No config files exist -> skipping test');
/plugin/csv/_test/
H A DGeneralTest.php51 self::markTestSkipped('No config files exist -> skipping test');
/plugin/passpolicy/_test/
H A DGeneralTest.php51 self::markTestSkipped('No config files exist -> skipping test');
/plugin/commonmark/vendor/league/commonmark/src/Extension/Mention/
H A DMentionExtension.php
/plugin/lms/_test/
H A DGeneralTest.php51 self::markTestSkipped('No config files exist -> skipping test');
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
H A DUtils.php34 $asciiHost = self::idnToAsci($uri->getHost(), $options, $info);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/
H A Dlibsodium.php79 self::extractPoint($public, $curve) :

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