Home
last modified time | relevance | path

Searched refs:self (Results 1901 – 1925 of 2449) sorted by relevance

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

/plugin/stackedit/
H A Dstackedit.min.js1 …peof exports?exports.Stackedit=t():e.Stackedit=t()}("undefined"!=typeof self?self:this,function(){…
/plugin/hyphenation/phpHyphenation/
H A DphpHyphenation.class.php29 self::$pathToPatterns = $path;
99 if ($path === false) $path = self::$pathToPatterns;
/plugin/solr/
H A Dhelper.php173 if(io_readFile($idxtag) >= self::INDEXER_VERSION ){
188 return file_put_contents($idxtag, self::INDEXER_VERSION);
/plugin/findologicxmlexport/vendor/hoa/event/Test/Unit/
H A DEvent.php234 $self = $this;
244 function (LUT\Bucket $receivedBucket) use ($self, $source, $bucket, &$called) {
/plugin/amcharts/assets/amcharts/plugins/export/libs/FileSaver.js/
H A DFileSaver.js239 typeof self !== "undefined" && self
H A DFileSaver.min.js2 …onwrite=y.onabort=y.onerror=y.onwriteend=null,m)}}("undefined"!=typeof self&&self||"undefined"!=ty…
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DLL1Analyzer.php74 if ($interval->length() === 0 || $interval->contains(self::HIT_PRED)) {
164 * {@see self::HIT_PRED} to
283 $look->addOne(self::HIT_PRED);
/plugin/combo/admin/
H A Dpagerules.php107 if (($_POST[self::SAVE_ACTION] ?? null) && checkSecurityToken()) {
143 if (($_POST[self::DELETE_ACTION] ?? null) && checkSecurityToken()) {
/plugin/swiftmail/Swift/
H A DMessage.php434 if ($priority > self::PRIORITY_LOW) $priority = self::PRIORITY_LOW;
435 if ($priority < self::PRIORITY_HIGH) $priority = self::PRIORITY_HIGH;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/
H A DConfiguration.php186 if (!isset(self::$instances[$realpath])) {
187 self::$instances[$realpath] = new self($realpath);
190 return self::$instances[$realpath];
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Factory/Resource/
H A DDirectoryResource.php131 …return new self(new \RecursiveDirectoryIterator($this->current()->getPathname(), \RecursiveDirecto…
/plugin/toctweak/syntax/
H A Dautotoc.php94 $renderer->doc .= self::TOC_HERE;
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DAppIdentityCredentials.php231 …if (!self::onAppEngine() || !class_exists('google\appengine\api\app_identity\AppIdentityService'))…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/
H A DBase.php133 return static::reduce($temp[self::VALUE], $n, $class);
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A D.php_cs.dist34 'php_unit_test_case_static_method_calls' => ['call_type' => 'self'],
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DInviteReply.php145 return new self($href, $calendarUri, $inReplyTo, $summary, $status);
/plugin/elasticsearch/vendor/ruflin/elastica/src/Cluster/
H A DHealth.php47 public function refresh(): self
/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DAbstractTransport.php122 if ($transport instanceof self) {
/plugin/combo/ComboStrap/
H A DModificationDate.php82 return self::PROPERTY_NAME;
/plugin/structpublish/helper/
H A Ddb.php86 return self::userHasRole($pid, '', [], $roles);
/plugin/refnotes/
H A Dbibtex.php19 if (self::$instance == NULL) {
20 self::$instance = new refnotes_bibtex_parser();
23 return self::$instance;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/
H A DStream.php216 if (isset(self::$instances[$host][$port][$user][(string) $pass])) {
217 $this->sftp = self::$instances[$host][$port][$user][(string) $pass];
243 self::$instances[$host][$port][$user][(string) $pass] = $this->sftp;
/plugin/bibtex4dw/lib/
H A Dbibtexrender.php126 if (!array_key_exists($id, self::$resources)) {
128 self::$resources[$id] = $x;
131 return self::$resources[$id];
/plugin/publistx/bib2tpl/
H A Dhelper.inc.php157 $sum += is_array($elem) ? self::lcount($elem, $depth) : 0;
/plugin/publist/bib2tpl/
H A Dhelper.inc.php157 $sum += is_array($elem) ? self::lcount($elem, $depth) : 0;

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