Home
last modified time | relevance | path

Searched refs:self (Results 851 – 875 of 2449) sorted by relevance

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

/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DAbstractUpdateAction.php25 public function setId(?string $id = null): self
50 public function setIndex($index): self
76 public function setVersionParams(array $responseData): self
102 public function setSequenceNumber(int $number): self
133 public function setPrimaryTerm(int $term): self
/plugin/combo/ComboStrap/
H A DInterWiki.php130 self::CHARACTERS_TO_ENCODE,
212 if (isset($interWikis[self::DEFAULT_INTERWIKI_NAME])) {
213 $this->name = self::DEFAULT_INTERWIKI_NAME;
214 return $interWikis[self::DEFAULT_INTERWIKI_NAME];
239 return self::IW_PREFIX . preg_replace('/[^_\-a-z0-9]+/i', '_', $this->getWiki());
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DRC2.php279 if ($this->mode == self::MODE_STREAM) {
297 case self::ENGINE_OPENSSL:
385 $pitable = self::$pitable;
396 $l[0] = self::$invpitable[$l[0]];
417 if ($this->engine == self::ENGINE_OPENSSL) {
440 if ($this->engine == self::ENGINE_OPENSSL) {
556 array_unshift($l, self::$pitable[$l['a']] | ($l['b'] << 8));
H A DPublicKeyLoader.php81 $key = self::load($key, $password);
97 $key = self::load($key);
113 $key = self::load($key);
/plugin/webcomponent/syntax/
H A Dcardcolumns.php78 foreach (self::getTags() as $tag) {
87 foreach (self::getTags() as $tag) {
116 foreach (self::getTags() as $tag) {
H A Dgroup.php79 $pattern = webcomponent::getLookAheadPattern(self::getElementName());
87 …$this->Lexer->addExitPattern('</' . self::getElementName() . '>', 'plugin_' . webcomponent::PLUGIN…
112 $match = utf8_substr($match, strlen(self::getElementName()) + 1, -1);
H A Dheading.php86 $headerCharacter = self::getHeadingCharacter();
124 $level = strspn($title, self::getHeadingCharacter());
126 $title = trim($title, self::getHeadingCharacter());
H A Dcollapse.php79 $pattern = webcomponent::getLookAheadPattern(self::getElementName());
87 …$this->Lexer->addExitPattern('</' . self::getElementName() . '>', 'plugin_' . webcomponent::PLUGIN…
112 $match = utf8_substr($match, strlen(self::getElementName()) + 1, -1);
/plugin/duoshuo-dokuwiki/
H A Daction.php59 if($no_duoshuo >= 1 ||self::$DUOSHUO == 1){
61 self::$DUOSHUO = 1;
63 self::$DUOSHUO = 0;
/plugin/barcodes/vendor/jucksearm/php-barcode/
H A DBarcode.php21 $barcodeFactory = self::factory()
40 $barcodeFactory = self::factory()
60 $barcodeFactory = self::factory()
H A DQRcode.php21 $qrcodeFactory = self::factory()
40 $qrcodeFactory = self::factory()
60 $qrcodeFactory = self::factory()
/plugin/combo/syntax/
H A Diteratordata.php65 * because we manage self the content and we call self the parser
96 $pattern = XmlTagProcessing::getContainerTagPattern(self::MARKI_PAGE_TAG);
107 $this->Lexer->addExitPattern('</' . self::MARKI_PAGE_TAG . '>', PluginUtility::getModeFromTag($this->getPluginComponent()));
141 return PluginUtility::handleAndReturnUnmatchedData(self::TAG, $match, $handler);
/plugin/dw2pdf/vendor/setasign/fpdi/src/PdfParser/Type/
H A DPdfIndirectObject.php31 * @return bool|self
53 $v = new self;
67 * @return self
71 $v = new self;
83 * @return self
88 return PdfType::ensureType(self::class, $indirectObject, 'Indirect object expected.');
/plugin/virtualkeyboard/vk/
H A Dvk_popup.js13 var self = this;
77 hWnd.onunload = self.close;
79 if (window.attachEvent) window.attachEvent('onunload', self.close);
80 else if (window.addEventListener) window.addEventListener('unload', self.close, false);
/plugin/pwaoffline/
H A Dsw.js3 self.addEventListener('install', function (e) {
7 self.addEventListener('message', function (e) {
52 self.addEventListener('activate', function (e) {
70 self.addEventListener('fetch', function (e) {
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DExtendedRequest.php134 return Asn1::application(self::APP_TAG, $asn1);
139 * @return self
143 return new self(...self::parseAsn1ExtendedRequest($type));
155 [1 => $value] = self::parseAsn1ExtendedRequest($type);
H A DPasswordModifyRequest.php58 parent::__construct(self::OID_PWD_MODIFY);
146 $request = self::decodeEncodedValue($type);
148 return new self();
171 return new self(
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Control/Sorting/
H A DSortingControl.php48 parent::__construct(self::OID_SORTING);
91 $response = self::decodeEncodedValue($type);
129 $control = new self(...$sortKeys);
131 return self::mergeControlData($control, $type);
/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/
H A DTableOfContentsBuilder.php62 if ($position === self::POSITION_TOP) {
64 } elseif ($position === self::POSITION_BEFORE_HEADINGS) {
66 } elseif ($position === self::POSITION_PLACEHOLDER) {
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/SemanticContexts/
H A DOrOperator.php26 if ($a instanceof self) {
34 if ($b instanceof self) {
42 $precedencePredicates = self::filterPrecedencePredicates($operands);
124 if (!$other instanceof self) {
/plugin/bez/struct/
H A DBezType.php88 if (!in_array($code, array_keys(self::BEZ_TABLE_CODES))) {
92 $table = self::BEZ_TABLE_CODES[$code];
122 if (!in_array($code, array_keys(self::BEZ_TABLE_CODES))) return array();
124 $table = self::BEZ_TABLE_CODES[$code];
/plugin/findologicxmlexport/vendor/sebastian/exporter/
H A DREADME.md98 'self' => Array &1 (
99 'self' => Array &1
105 $array['self'] = &$array;
110 'self' => stdClass Object &0000000003a66dcc0000000025e723e2
115 $obj->self = $obj;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/Filter/
H A DMatchingRuleFilter.php156 $matchingRule = Asn1::context(self::CHOICE_TAG, Asn1::sequence());
186 return self::PAREN_LEFT . $filter . self::FILTER_EXT . Attribute::escape($this->value) . self::PAREN_RIGHT;
243 return new self(
/plugin/pureldap/vendor/freedsx/socket/src/FreeDSx/Socket/
H A DSocket.php105 if (!\in_array($this->options['transport'], self::TRANSPORTS, true)) {
109 implode(',', self::TRANSPORTS)
276 return (new self(null, $options))->connect($host);
291 return self::create(
310 return self::create($host, \array_merge($options, ['transport' => 'tcp']));
323 return self::create($host, \array_merge($options, [
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DStream.php55 return new self($stream, $options);
59 return new self($resource, $options);
67 return self::factory((string) $resource, $options);
166 $this->readable = isset(self::$readWriteHash['read'][$meta['mode']]);
167 $this->writable = isset(self::$readWriteHash['write'][$meta['mode']]);

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