Home
last modified time | relevance | path

Searched refs:this (Results 101 – 125 of 10706) sorted by relevance

12345678910>>...429

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php1395 $this->curTimeout = $this->timeout;
1404 …$this->fsock = @fsockopen($this->host, $this->port, $errno, $errstr, $this->curTimeout == 0 ? 1000…
1406 $host = $this->host . ':' . $this->port;
1889 $this->session_id = $this->exchange_hash;
2792 $this->timeout = $this->curTimeout = $timeout;
2832 $this->curTimeout = $this->timeout;
3111 $this->curTimeout = $this->timeout;
3379 $this->decrypt = $this->encrypt = false;
3385 $this->get_seq_no = $this->send_seq_no = 0;
3424 if ($this->keepAlive > 0 && $this->keepAlive < $this->curTimeout) {
[all …]
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/
H A DStreamDecoratorTraitTest.php28 $this->c = fopen('php://temp', 'r+');
29 fwrite($this->c, 'foo');
30 fseek($this->c, 0);
31 $this->a = Stream::factory($this->c);
32 $this->b = new Str($this->a);
37 $s = $this->getMockBuilder('GuzzleHttp\Stream\StreamInterface')
39 $s->expects($this->once())
41 ->will($this
[all...]
/plugin/galleryv1.5/inc/
H A Dmagazinelayout.class.php273 $this->_numimages++;
391 $s = floor($this->_fullwidth - ($this->_padding * 2));
394 if ( !$this->Img )
419 if ( !$this->Img ) {
455 if ( !$this->Img )
509 if ( !$this->Img )
554 if ( !$this->Img )
615 if ( !$this->Img )
634 $this->images = $this->_transpose($this->images);
635 …ray_multisort($this->images['format'], SORT_STRING, SORT_ASC, $this->images['img'], $this->images[…
[all …]
/plugin/authgoogle/google/contrib/
H A DGoogle_AdSenseService.php1039 $client->addService($this->serviceName, $this->version);
1078 $this->id = $id;
1081 return $this->id;
1157 $this->id = $id;
1367 $this->id = $id;
1640 $this->id = $id;
1706 $this->id = $id;
1839 $this->id = $id;
1887 $this->id = $id;
1945 $this->id = $id;
[all …]
H A DGoogle_BigqueryService.php484 $client->addService($this->serviceName, $this->version);
549 $this->id = $id;
666 $this->id = $id;
830 $this->id = $id;
1294 $this->id = $id;
1530 $this->id = $id;
1755 $this->id = $id;
1807 $this->v = $v;
1810 return $this->v;
1944 $this->id = $id;
[all …]
H A DGoogle_CivicInfoService.php92 $client->addService($this->serviceName, $this->version);
119 $this->id = $id;
122 return $this->id;
313 $this->id = $id;
316 return $this->id;
375 $this->id = $id;
378 return $this->id;
460 $this->id = $id;
463 return $this->id;
536 $this->id = $id;
[all …]
H A DGoogle_ComputeService.php1559 $client->addService($this->serviceName, $this->version);
1643 $this->id = $id;
1695 $this->id = $id;
1735 $this->id = $id;
1949 $this->id = $id;
2019 $this->id = $id;
2059 $this->id = $id;
2191 $this->id = $id;
2270 $this->id = $id;
2337 $this->id = $id;
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/Log/
H A DJUnit.php95 $this->document->appendChild($this->root);
108 $this->write($this->getXML());
124 $this->testSuiteErrors[$this->testSuiteLevel]++;
141 $this->testSuiteFailures[$this->testSuiteLevel]++;
154 $this->testSuiteFailures[$this->testSuiteLevel]++;
284 $this->testSuiteTests[$this->testSuiteLevel]
308 …$this->testSuiteTests[$this->testSuiteLevel - 1] += $this->testSuiteTests[$this->testSuiteLev…
309 …$this->testSuiteAssertions[$this->testSuiteLevel - 1] += $this->testSuiteAssertions[$this->testSui…
310 …$this->testSuiteErrors[$this->testSuiteLevel - 1] += $this->testSuiteErrors[$this->testSuiteLe…
311 …$this->testSuiteFailures[$this->testSuiteLevel - 1] += $this->testSuiteFailures[$this->testSuite…
[all …]
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DFreeBusyRequestTest.php75 $this->server->httpRequest = $this->request;
79 $this->server->addPlugin($this->aclPlugin);
85 $this->authPlugin->beforeMethod($this->request, $this->response);
86 $this->server->addPlugin($this->authPlugin);
90 $this->server->addPlugin($this->plugin);
94 $this->server->addPlugin($this->plugin);
159 $this->plugin->httpPost($this->server->httpRequest, $this->server->httpResponse);
183 $this->plugin->httpPost($this->server->httpRequest, $this->server->httpResponse);
209 $this->plugin->httpPost($this->server->httpRequest, $this->server->httpResponse);
291 $this->plugin->httpPost($this->server->httpRequest, $this->response)
[all …]
/plugin/photogallery/phpThumb/
H A Dphpthumb.gif.php255 return $this->Stack[$this->sp];
286 $this->Stack[$this->sp] = $this->FirstCode;
292 $this->Stack[$this->sp] = $this->Vals[$Code];
302 $this->Stack[$this->sp] = $this->FirstCode;
310 … if (($this->MaxCode >= $this->MaxCodeSize) && ($this->MaxCodeSize < (1 << $this->MAX_LZW_BITS))) {
319 return $this->Stack[$this->sp];
338 if (($this->CurBit + $this->CodeSize) >= $this->LastBit) {
347 $this->Buf[0] = $this->Buf[$this->LastByte - 2];
348 $this->Buf[1] = $this->Buf[$this->LastByte - 1];
363 $this->CurBit = ($this->CurBit - $this->LastBit) + 16;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Groupssettings/
H A DGroups.php328 return $this->archiveOnly;
412 return $this->description;
419 $this->email = $email;
426 return $this->email;
496 return $this->isArchived;
503 $this->kind = $kind;
510 return $this->kind;
573 $this->name = $name;
580 return $this->name;
608 return $this->replyTo;
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DTrainingOptions.php254 return $this->autoArima;
282 return $this->batchSize;
296 return $this->boosterType;
448 return $this->dropout;
462 return $this->earlyStop;
532 return $this->horizon;
670 return $this->learnRate;
698 return $this->lossType;
784 return $this->modelUri;
854 return $this->numTrials;
[all …]
/plugin/openlayersmap/
H A DStaticMap.php11 * you may not use this file except in compliance with the License.
140 $this->zoom = $zoom;
141 $this->lat = $lat;
142 $this->lon = $lon;
143 $this->width = $width;
144 $this->height = $height;
146 $this->maptype = $this->tileDefaultSrc;
147 if (array_key_exists($maptype, $this->tileInfo)) {
148 $this
[all...]
/plugin/jsonrpc/
H A DIJR_Message.php39 $this->message = str_replace('&lt;', '&#60;', $this->message);
40 $this->message = str_replace('&gt;', '&#62;', $this->message);
41 $this->message = str_replace('&amp;', '&#38;', $this->message);
42 $this->message = str_replace('&apos;', '&#39;', $this->message);
43 $this->message = str_replace('&quot;', '&#34;', $this->message);
49 xml_set_object($this->_parser, $this);
52 if (!xml_parse($this->_parser, $this->message)) {
57 $this->faultCode = $this->params[0]['faultCode'];
58 $this->faultString = $this->params[0]['faultString'];
139 $this->methodName = trim($this->_currentTagContents);
[all …]
/plugin/freechat/phpfreechat/src/
H A Dpfcglobalconfig.class.php742 $this->nick = $this->filterNickname($this->nick);
790 if (!is_int($this->$npp) || $this->$npp < 0)
869 $this->data_public_url = pfc_RelativePath($this->client_script_path, $this->data_public_path);
891 $this->theme_path = $this->theme_default_path;
915 $this->errors[] = _pfc("cannot create %s", $this->data_public_path.'/themes/'.$this->theme);
918 $ret = copy_r( $this->theme_path.'/'.$this->theme,
925 $this->theme_url = $this->data_public_url.'/themes';
982 if ($this->proxies_path == '') $this->proxies_path = $this->proxies_path_default;
986 if ($this->cmd_path == '') $this->cmd_path = $this->cmd_path_default;
994 $this->is_init = (count($this->errors) == 0);
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DProduct.php423 return $this->adult;
479 return $this->brand;
521 return $this->color;
816 $this->gtin = $gtin;
823 return $this->gtin;
830 $this->id = $id;
837 return $this->id;
935 return $this->kind;
949 return $this->link;
1082 $this->mpn = $mpn;
[all …]
/plugin/dir/
H A Dsyntax.php76 $this->style = $this->getConf("style");
787 $this->hdrs = $this->cols;
837 if ( !empty($this->opts['maxrows']) && $this->opts['maxrows'] > 0 ) {
838 $this->pages = array_slice($this->pages, 0, $this->opts['maxrows']);
852 usort($this->pages, array($this, "_sortPage"));
1058 $this->_put($this->rowNumber);
1100 $this->_showDebugMsg("Style=".$this->style." table class=$class");
1285 $this->_getCellClassForCol($this->cols [$index])
1308 $this->_tableCellOpen(count($this->cols), "desc");
1337 $this->_put(strftime($this->dformat, $date));
[all …]
/plugin/glossary/
H A Dglossary.class.php84 $this->md5ns = md5 ($this->NS);
85 $this->cacheDir = $this->cacheRootDir.$this->md5ns."/";
87 $this->dataDir = $this->dataRootDir.$this->md5ns."/";
92 $this->maxIP = $this->getConf ('maxIP');
179 $this->wordOk () || $this->translateOk () || $this->translateOk () || $this->ticketOk ();
484 return $this->getGlosarySize ($this->def, $this->md5ns);
487 return $this->getGlosarySize ($this->prop, $this->md5ns);
490 return $this->getGlosarySize ($this->poll, $this->md5ns);
772 $values = $this->readGlossary ($this->md5id, $this->def, LOCK_SH);
805 … if ($this->getGlosarySize ($this->def, $md5ns)+$this->getGlosarySize ($this->prop, $md5ns) > 0)
[all …]
/plugin/html2pdf/html2pdf/html2ps/
H A Dot.class.php29 $this->_read($this->_filehandle);
37 $this->close();
38 $this->_sfnt->_delete();
46 $table =& $this->_sfnt->_getTable($tag, $this->_filehandle, $this);
51 $table =& $this->_sfnt->_getCMAPSubtable($offset, $this->_filehandle, $this);
431 $this->_content = fread($filehandle, $this->_length);
534 $this->_xMin = $this->_fixShort($unpacked['xMin']);
535 $this->_yMin = $this->_fixShort($unpacked['yMin']);
536 $this->_xMax = $this->_fixShort($unpacked['xMax']);
537 $this->_yMax = $this->_fixShort($unpacked['yMax']);
[all …]
/plugin/lvhpacket/
H A Dsyntax.php112 if($this->subPacketIdNum != $this->subPacketNum)
116 $this->subPacketIdNum = $this->subPacketNum;
117 $this->subPacketValueNum = $this->subPacketNum;
118 $this->subPacketSizeNum = $this->subPacketNum;
130 $this->subPacketIdNum = $this->subPacketNum;
131 $this->subPacketValueNum = $this->subPacketNum;
132 $this->subPacketSizeNum = $this->subPacketNum;
149 $this->subPacketIdNum = $this->subPacketNum;
151 $this->subPacketSizeNum = $this->subPacketNum;
168 $this->subPacketIdNum = $this->subPacketNum;
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/src/Metadata/
H A DClassMetadata.php139 $this->discriminatorBaseClass = $this->name;
174 $this->sortProperties();
180 $this->sortProperties();
213 $this->xmlNamespaces = array_merge($this->xmlNamespaces, $object->xmlNamespaces);
279 $this->xmlRootName,
283 $this->customOrder,
319 $this->xmlRootName,
323 $this->customOrder,
383 if (isset($this->propertyMetadata[$this->discriminatorFieldName])
395 $this->name,
[all …]
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/tests/
H A DCodeCoverageTest.php40 $this->coverage
46 $this->coverage
77 $this->coverage
83 $this->coverage
148 $this->assertAttributeEquals(true, 'cacheTokens', $this->coverage);
165 $this->coverage
183 $this->coverage
201 $this->coverage
281 $this->assertAttributeEquals(null, 'currentId', $this->coverage);
282 $this->assertAttributeEquals([], 'data', $this->coverage);
[all …]
/plugin/mdpage/src/DokuWiki/Plugin/Mdpage/
H A DMarkdownRendererTrait.php17 if ($this->isParsed) {
21 $this->isParsed = true;
22 $this->renderPos = strlen($this->renderer->doc);
35 $this->renderPos = strlen($this->renderer->doc);
57 $this->renderer->p_open();
59 $this->renderer->p_close();
174 $this->renderer->listitem_open($this->listLevel);
175 $this->listLevel = $this->listLevel + 1;
181 $this->listLevel = $this->listLevel - 1;
209 $this->renderer->hr();
[all …]
/plugin/bibtex4dw/lib/
H A Dbibtexrender.php16 * Array containing all references to objects of this class that already exist.
87 $this->plugin = new syntax_plugin_bibtex4dw_bibtex();
90 // Note: Only those settings that can be changed by this class need to be transferred.
92 $this->_conf['sqlite'] = $this->plugin->getConf('sqlite');
93 $this->_conf['file'] = explode(';',$this->plugin->getConf('file'));
94 $this->_conf['pdfdir'] = explode(';',$this->plugin->getConf('pdfdir'));
95 $this
[all...]
/plugin/bibtex/OSBib/format/
H A DBIBSTYLE.php32 $this->db = $db;
44 $this->setupStyle = $this->session->getVar("exportRtf_style");
46 $this->setupStyle = $this->session->getVar("setup_style");
63 $this->bibformat->loadStyle("styles/bibliography/", $this->setupStyle);
78 $this->row = $row;
93 $this->row['year2'] = stripslashes($this->row['year1']);
97 $this->row = $this->bibformat->preProcess($type, $this->row);
110 $this->createTitle();
129 $this->bibformat->addAllOtherItems($this->row);
220 $this->pages = TRUE;
[all …]

12345678910>>...429