Home
last modified time | relevance | path

Searched refs:this (Results 17401 – 17425 of 27090) sorted by relevance

1...<<691692693694695696697698699700>>...1084

/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DMainTest.php103 $this->assertEquals(
156 $this->assertEquals(
203 $this->assertEquals(
245 $this->assertEquals(
298 $this->assertEquals(
351 $this->assertEquals(
404 $this->assertEquals(
455 $this->assertEquals(
511 $this->assertEquals(
564 $this->assertEquals(
[all …]
/plugin/davcal/vendor/sabre/vobject/tests/VObject/Recur/EventIterator/
H A DMainTest.php103 $this->assertEquals(
156 $this->assertEquals(
203 $this->assertEquals(
245 $this->assertEquals(
298 $this->assertEquals(
351 $this->assertEquals(
404 $this->assertEquals(
455 $this->assertEquals(
511 $this->assertEquals(
564 $this->assertEquals(
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DPCREMatch.php33 $this->pattern = $pattern;
46 return preg_match($this->pattern, $other) > 0;
58 $this->pattern
/plugin/html2pdf/html2pdf/html2ps/unittest/
H A Dtest.orphans.inherit.php5 $tree = $this->runPipeline('
27 $this->assertEqual($div->getCSSProperty(CSS_ORPHANS), 0);
30 $this->assertEqual($div->getCSSProperty(CSS_ORPHANS), 0);
/plugin/konsole/
H A Daction.php26 $controller->register_hook('TOOLBAR_DEFINE', 'AFTER', $this, 'handle_toolbar', array ());
39 'title' => $this->getLang('konsoleuser'),
46 'title' => $this->getLang('konsoleroot'),
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DDataProviderSkippedTest.php9 $this->assertTrue(true);
17 $this->assertEquals($c, $a + $b);
22 $this->markTestSkipped('skipped');
H A DDataProviderIncompleteTest.php9 $this->assertTrue(true);
17 $this->assertEquals($c, $a + $b);
22 $this->markTestIncomplete('incomplete');
/plugin/findologicxmlexport/vendor/twig/twig/src/RuntimeLoader/
H A DFactoryRuntimeLoader.php28 $this->map = $map;
33 if (isset($this->map[$class])) {
34 $runtimeFactory = $this->map[$class];
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DNewColumn.php10 $this->mpdf->ignorefollowingspaces = true;
11 $this->mpdf->NewColumn();
12 $this->mpdf->ColumnAdjust = false; // disables all column height adjustment for the page.
/plugin/fancysearch/
H A Daction.php10 $controller->register_hook('DOKUWIKI_STARTED', 'AFTER', $this, '_fixquery');
33 $lang = preg_quote($this->getLangCode(), '/');
46 … echo '<li class="fancysearch_ns_'.hsc($class).'">'.hsc($this->translatedNamespace($ns)).'</li>';
65 $lang = $this->getLangCode();
/plugin/findologicxmlexport/vendor/twig/twig/src/Node/Expression/
H A DNullCoalesceExpression.php43 if (\PHP_VERSION_ID >= 70000 && $this->getNode('expr2') instanceof NameExpression) {
44 $this->getNode('expr2')->setAttribute('always_defined', true);
47 ->subcompile($this->getNode('expr2'))
49 ->subcompile($this->getNode('expr3'))
/plugin/task/syntax/
H A Dtaskform.php16 $this->helper = plugin_load('helper', 'task');
24 $this->Lexer->addSpecialPattern('\{\{task>form>.+?\}\}', $mode, 'plugin_task_taskform');
57 …if ($this->helper) $renderer->doc .= $this->helper->_newTaskForm($ns, $selectUser, $selectUserGrou…
/plugin/fedauth/classes/usr/
H A Dfa_signin.usr.class.php31 if ($pro = $this->manager->providers->get($this->provid)) {
34 … return $this->error('signinnamereq', array('@PROVID@' => '<b>'.$pro->getName().'</b>'));
36 if ($this->provid == 'openid') {
/plugin/html2pdf/html2pdf/html2ps/samples/
H A Dsample.simplest.from.file.php22 $this->_dest_filename = $dest_filename;
26 copy($tmp_filename, $this->_dest_filename);
34 $this->_content = file_get_contents($file);
38 return new FetchedDataURL($this->_content, array(), "");
/plugin/authgoogle/
H A Daction.php13 …$controller->register_hook('HTML_LOGINFORM_OUTPUT', 'BEFORE', $this, 'hook_html_loginform_output'…
14 …$controller->register_hook('HTML_UPDATEPROFILEFORM_OUTPUT', 'BEFORE', $this, 'hook_updateprofilefo…
58 …style='$a_style' title='".$this->getLang('enter_google')."'><div style=\"$div_style\"><div style=\…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Doubleclicksearch/Resource/
H A DReports.php44 return $this->call('generate', [$params], Report::class);
57 return $this->call('get', [$params], Report::class);
70 return $this->call('getFile', [$params]);
83 return $this->call('request', [$params], Report::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/Resource/
H A DUsersPhotos.php43 return $this->call('delete', [$params]);
57 return $this->call('get', [$params], UserPhoto::class);
73 return $this->call('patch', [$params], UserPhoto::class);
88 return $this->call('update', [$params], UserPhoto::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRedis/Resource/
H A DProjectsLocationsOperations.php53 return $this->call('cancel', [$params], RedisEmpty::class);
69 return $this->call('delete', [$params], RedisEmpty::class);
84 return $this->call('get', [$params], Operation::class);
109 return $this->call('list', [$params], ListOperationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/Resource/
H A DProjectsInstanceConfigsOperations.php53 return $this->call('cancel', [$params], SpannerEmpty::class);
69 return $this->call('delete', [$params], SpannerEmpty::class);
84 return $this->call('get', [$params], Operation::class);
109 return $this->call('list', [$params], ListOperationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TPU/Resource/
H A DProjectsLocationsOperations.php53 return $this->call('cancel', [$params], TpuEmpty::class);
69 return $this->call('delete', [$params], TpuEmpty::class);
84 return $this->call('get', [$params], Operation::class);
109 return $this->call('list', [$params], ListOperationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/Resource/
H A DNotes.php45 return $this->call('create', [$params], Note::class);
60 return $this->call('delete', [$params], KeepEmpty::class);
73 return $this->call('get', [$params], Note::class);
101 return $this->call('list', [$params], ListNotesResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/Resource/
H A DOrganizationsApiproductsAttributes.php46 return $this->call('delete', [$params], GoogleCloudApigeeV1Attribute::class);
61 return $this->call('get', [$params], GoogleCloudApigeeV1Attribute::class);
76 return $this->call('list', [$params], GoogleCloudApigeeV1Attributes::class);
97 return $this->call('updateApiProductAttribute', [$params], GoogleCloudApigeeV1Attribute::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/Resource/
H A DProjectsOperations.php53 return $this->call('cancel', [$params], GoogleProtobufEmpty::class);
69 return $this->call('delete', [$params], GoogleProtobufEmpty::class);
84 return $this->call('get', [$params], GoogleLongrunningOperation::class);
109 return $this->call('list', [$params], GoogleLongrunningListOperationsResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/Resource/
H A DAccountsContainersWorkspacesBuiltInVariables.php48 return $this->call('create', [$params], CreateBuiltInVariableResponse::class);
64 return $this->call('delete', [$params]);
82 return $this->call('list', [$params], ListEnabledBuiltInVariablesResponse::class);
100 return $this->call('revert', [$params], RevertBuiltInVariableResponse::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessAccountManagement/Resource/
H A DAccounts.php49 return $this->call('create', [$params], Account::class);
63 return $this->call('get', [$params], Account::class);
93 return $this->call('list', [$params], ListAccountsResponse::class);
114 return $this->call('patch', [$params], Account::class);

1...<<691692693694695696697698699700>>...1084