Home
last modified time | relevance | path

Searched refs:this (Results 22076 – 22100 of 27090) sorted by relevance

1...<<881882883884885886887888889890>>...1084

/plugin/log404/
H A Daction.php22 $controller->register_hook('ACTION_ACT_PREPROCESS', 'AFTER', $this, 'handle');
38 $log = $this->loadHelper('log404');
/plugin/adfs/phpsaml/lib/Saml/
H A DMetadata.php15 $this->_settings = $auth->getSettings();
25 return $this->_settings->getSPMetadata();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/Backend/
H A DPDOMySQLTest.php14 …if (!SABRE_HASMYSQL) $this->markTestSkipped('MySQL driver is not available, or not properly config…
17 if (!$pdo) $this->markTestSkipped('Could not connect to MySQL database');
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/tests/Exception/
H A DSeekExceptionTest.php14 $this->assertSame($s, $e->getStream());
15 $this->assertStringContainsString('10', $e->getMessage());
/plugin/pdfjs/pdfjs/
H A DLICENSE11 and distribution as defined by Sections 1 through 9 of this document.
18 control with that entity. For the purposes of this definition,
25 exercising permissions granted by this License.
68 this License, each Contributor hereby grants to You a perpetual,
75 this License, each Contributor hereby grants to You a perpetual,
87 granted to You under this License for that Work shall terminate
96 Derivative Works a copy of this License; and
129 the conditions stated in this License.
134 this License, without any additional terms or conditions.
160 result of this License or out of the use or inability to use the
[all …]
/plugin/sequencediagram/bower_components/bower-webfontloader/
H A DLICENSE10 and distribution as defined by Sections 1 through 9 of this document.
17 control with that entity. For the purposes of this definition,
24 exercising permissions granted by this License.
67 this License, each Contributor hereby grants to You a perpetual,
74 this License, each Contributor hereby grants to You a perpetual,
86 granted to You under this License for that Work shall terminate
95 Derivative Works a copy of this License; and
128 the conditions stated in this License.
133 this License, without any additional terms or conditions.
159 result of this License or out of the use or inability to use the
[all …]
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DLICENSE-APACHE10 and distribution as defined by Sections 1 through 9 of this document.
17 control with that entity. For the purposes of this definition,
24 exercising permissions granted by this License.
44 of this License, Derivative Works shall not include works that remain
53 the copyright owner. For the purposes of this definition, "submitted"
67 this License, each Contributor hereby grants to You a perpetual,
74 this License, each Contributor hereby grants to You a perpetual,
76 (except as stated in this section) patent license to make, have made,
86 granted to You under this License for that Work shall terminate
95 Derivative Works a copy of this Licens
[all...]
/plugin/davcard/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DIncorrectExpandTest.php36 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCalendar', $vcal);
60 $this->assertEquals($output, str_replace("\r", "", $result));
H A DMissingOverriddenTest.php35 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCalendar', $vcal);
61 $this->assertEquals($output, str_replace("\r","",$result));
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Node/
H A DBlockTest.php23 $this->assertEquals($body, $node->getNode('body'));
24 $this->assertEquals('foo', $node->getAttribute('name'));
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DObjectWithXmlNamespacesAndObjectPropertyVirtual.php32 $this->title = $title;
33 $this->author = $author;
H A DObjectWithXmlNamespacesAndObjectProperty.php32 $this->title = $title;
33 $this->author = $author;
/plugin/latex/syntax/
H A Ddollar.php16 $this->Lexer->addEntryPattern('\$(?=.*\$)',$mode,'plugin_latex_dollar');
18 function postConnect() { $this->Lexer->addExitPattern('\$','plugin_latex_dollar'); }
/plugin/searchformgoto/
H A Dhelper.php39 …print '<input type="submit" value="'.$this->getLang('btn_go').'" class="button" name="goto" title=…
/plugin/semanticdata/syntax/
H A Dlist.php21 …$this->Lexer->addSpecialPattern('----+ *datalist(?: [ a-zA-Z0-9_]*)?-+\n.*?\n----+',$mode,'plugin_…
38 $R->cdata($this->getLang('none'));
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/
H A DDoNode.php32 ->addDebugInfo($this)
34 ->subcompile($this->getNode('expr'))
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DVCard21Test.php23 $this->assertEquals($input, $output);
49 $this->assertEquals($expected, $output);
/plugin/chessdiagram/toolbar/
H A Dreadme.txt5 - make a backup of this file
6 - add one of the diffs to this file
/plugin/strata/types/
H A Dref.php14 $this->util =& plugin_load('helper', 'strata_util');
23 $titles = $T->fetchTriples($value, $this->util->getTitleKey());
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DVCard21Test.php23 $this->assertEquals($input, $output);
49 $this->assertEquals($expected, $output);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DIncorrectExpandTest.php36 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCalendar', $vcal);
60 $this->assertEquals($output, str_replace("\r", "", $result));
H A DMissingOverriddenTest.php35 $this->assertInstanceOf('Sabre\\VObject\\Component\\VCalendar', $vcal);
61 $this->assertEquals($output, str_replace("\r","",$result));
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Exception/
H A DReferralException.php9 * file that was distributed with this source code.
36 $this->referrals = $referrals;
45 return $this->referrals;
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DVCard21Test.php23 $this->assertEquals($input, $output);
49 $this->assertEquals($expected, $output);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/
H A DGetMapping.php11 * Elasticsearch B.V licenses this file to you under the Apache 2.0 License or
25 * NOTE: this file is autogenerated using util/GenerateEndpoints.php
33 $index = $this->index ?? null;
34 $type = $this->type ?? null;

1...<<881882883884885886887888889890>>...1084