Home
last modified time | relevance | path

Searched refs:result (Results 301 – 325 of 1997) sorted by relevance

1...<<11121314151617181920>>...80

/plugin/davcard/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerProcessMessageTest.php30 $result = $this->process($itip, null, $expected);
67 $result = $this->process($itip, $old, $expected);
105 $result = $this->process($itip, $old, $expected);
125 $result = $this->process($itip, $old, $expected);
144 $result = $this->process($itip, $old, $expected);
164 $result = $this->process($itip, $old, $expected);
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerProcessMessageTest.php30 $result = $this->process($itip, null, $expected);
67 $result = $this->process($itip, $old, $expected);
105 $result = $this->process($itip, $old, $expected);
125 $result = $this->process($itip, $old, $expected);
144 $result = $this->process($itip, $old, $expected);
164 $result = $this->process($itip, $old, $expected);
/plugin/davcal/vendor/sabre/vobject/tests/VObject/ITip/
H A DBrokerProcessMessageTest.php30 $result = $this->process($itip, null, $expected);
67 $result = $this->process($itip, $old, $expected);
105 $result = $this->process($itip, $old, $expected);
125 $result = $this->process($itip, $old, $expected);
144 $result = $this->process($itip, $old, $expected);
164 $result = $this->process($itip, $old, $expected);
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DPropertyTest.php265 $result = $property->validate(Property::REPAIR);
288 $result = $property->validate(Property::REPAIR);
299 $result = $property->validate(Property::REPAIR);
366 $result = $property->validate();
369 $this->assertEquals(1, $result[0]['level']);
379 $result = $property->validate();
382 $this->assertEquals(1, $result[0]['level']);
392 $result = $property->validate();
395 $this->assertEquals(1, $result[0]['level']);
405 $result = $property->validate();
[all …]
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DPropertyTest.php264 $result = $property->validate(Property::REPAIR);
287 $result = $property->validate(Property::REPAIR);
298 $result = $property->validate(Property::REPAIR);
365 $result = $property->validate();
368 $this->assertEquals(3, $result[0]['level']);
378 $result = $property->validate();
381 $this->assertEquals(3, $result[0]['level']);
391 $result = $property->validate();
394 $this->assertEquals(3, $result[0]['level']);
404 $result = $property->validate();
[all …]
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DPropertyTest.php265 $result = $property->validate(Property::REPAIR);
288 $result = $property->validate(Property::REPAIR);
299 $result = $property->validate(Property::REPAIR);
366 $result = $property->validate();
369 $this->assertEquals(1, $result[0]['level']);
379 $result = $property->validate();
382 $this->assertEquals(1, $result[0]['level']);
392 $result = $property->validate();
395 $this->assertEquals(1, $result[0]['level']);
405 $result = $property->validate();
[all …]
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DPropertyTest.php265 $result = $property->validate(Property::REPAIR);
288 $result = $property->validate(Property::REPAIR);
299 $result = $property->validate(Property::REPAIR);
366 $result = $property->validate();
369 $this->assertEquals(1, $result[0]['level']);
379 $result = $property->validate();
382 $this->assertEquals(1, $result[0]['level']);
392 $result = $property->validate();
395 $this->assertEquals(1, $result[0]['level']);
405 $result = $property->validate();
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.mysqli.php165 $result = mysqli_query($con, $SQLquery);
170 return $result;
254 while ($row = mysqli_fetch_array($result)) {
365 while ($row = mysqli_fetch_array($result)) {
391 while ($row = mysqli_fetch_array($result)) {
613 while ($row = mysqli_fetch_array($result)) {
648 while ($row = mysqli_fetch_array($result)) {
670 while ($row = mysqli_fetch_array($result)) {
1816 if (mysqli_num_rows($result) > 0) {
1994 $totaltofix = mysqli_num_rows($result);
[all …]
/plugin/semanticdata/phpSesame/
H A DresultFormats.php31 foreach($this->xml->results->result as $result)
35 foreach($result->binding as $binding)
75 foreach($this->xml->results->result as $result)
77 foreach($result->binding as $binding) {
/plugin/fedauth/Auth/OpenID/
H A DSQLStore.php358 if ($this->isError($result)) {
361 return $result;
373 if ($this->isError($result)) {
376 return $result;
460 if ($this->isError($result)) {
488 $result = "";
494 $result .= "\\\\000";
499 return $result;
510 $result = "";
530 $result .= $char;
[all …]
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DPluginTest.php37 …$result = $this->server->getProperties('principals/user1', array('{' . Plugin::NS_CARDDAV . '}addr…
39 $this->assertEquals(1, count($result));
40 $this->assertTrue(isset($result['{' . Plugin::NS_CARDDAV . '}addressbook-home-set']));
41 …$this->assertEquals('addressbooks/user1/', $result['{' . Plugin::NS_CARDDAV . '}addressbook-home-s…
47 …$result = $this->server->getProperties('principals/user1', array('{' . Plugin::NS_CARDDAV . '}dire…
49 $this->assertEquals(1, count($result));
50 $this->assertTrue(isset($result['{' . Plugin::NS_CARDDAV . '}directory-gateway']));
51 …$this->assertEquals(array('directory'), $result['{' . Plugin::NS_CARDDAV . '}directory-gateway']->…
/plugin/aichat/Model/OpenAI/
H A DGPT35Turbo.php
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DDirectoryChromeosdevicesCommandResult.php33 public $result; variable in Google\\Service\\Directory\\DirectoryChromeosdevicesCommandResult
66 public function setResult($result) argument
68 $this->result = $result;
75 return $this->result;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudFunctions/
H A DCallFunctionResponse.php33 public $result; variable in Google\\Service\\CloudFunctions\\CallFunctionResponse
66 public function setResult($result) argument
68 $this->result = $result;
75 return $this->result;
/plugin/ipban/ip-lib/src/Address/
H A DIPv6.php85 $result = null;
105 $result = $address6;
150 return $result;
162 $result = null;
182 return $result;
194 $result = null;
211 return $result;
222 $result = $this->longAddress;
250 return $result;
424 $result = null;
[all …]
/plugin/webdav/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php175 if ($result) {
176 $this->root->add($result);
210 if ($result) {
541 $result = '';
546 $result .= '\\';
550 $result .= "\n";
553 $result .= ';';
556 $result .= ',';
560 $result = '';
563 $result .= $match;
[all …]
/plugin/icalevents/vendor/sabre/vobject/lib/Parser/
H A DMimeDir.php182 if ($result) {
183 $this->root->add($result);
218 if ($result) {
559 $result = '';
565 $result .= '\\';
569 $result .= "\n";
572 $result .= ';';
575 $result .= ',';
579 $result = '';
582 $result .= $match;
[all …]
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/Xml/Property/
H A DCurrentUserPrivilegeSetTest.php51 $result = $this->parse($source);
52 $this->assertTrue($result->has('{DAV:}read'));
53 $this->assertTrue($result->has('{DAV:}write-properties'));
54 $this->assertFalse($result->has('{DAV:}bind'));
63 $result = $reader->parse();
64 return $result['value'];
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/
H A Dunderscore.js138 return result;
330 return result;
355 return result;
422 if (_.has(result, key)) result[key].push(value); else result[key] = [value];
435 if (_.has(result, key)) result[key]++; else result[key] = 1;
561 return result;
584 return result;
605 return result;
624 return result;
733 if (_.isObject(result)) return result;
[all …]
/plugin/timetrack/
H A Daction.php50 $event->result = false;
105 $result = array();
110 $json = new JSON($result);
111 echo $json->encode($result);
145 $result = array(
158 $result = array_merge($result,array(
166 $result = array(
179 $result = array(
186 $result = array_merge($result,array(
194 $result = array(
[all …]
/plugin/bookmarkfile/
H A Dsyntax.php73 $result = array();
74 $result['separators'] = $separators;
83 $result['bookmarks'] = $bookmarks;
91 $result['bookmarks'] = $bookmarks;
93 $result['message'] = $this->getLang('json_failed');
96 $result['message'] = $this->getLang('err_format');
100 $result['message'] = $this->getLang('err_nofile');
103 if (!empty($folder) && !empty($result['bookmarks'])) {
104 $result['bookmarks'] = $this->findBookmarksFolder($result['bookmarks'], $folder);
107 return $result;
/plugin/pot/
H A Dsyntax.php118 $result = $mycargo[$potid]['output']['result'];
119 if ($result <0) {
137 $result = $mycargo[$potid]['output']['result'];
142 $result = number_format($result,$decimals,$sepdec,$sepmil);
144 $result = $result;
157 $renderer->doc .= $result;
162 $renderer->doc .= $result;
/plugin/math2/phpmathpublisher/
H A Dmathpublisher.php332 $result=array();
372 return $result;
699 return $result;
723 return $result;
1016 $this->image=$result;
1042 $this->image=$result;
1082 $this->image=$result;
1122 $this->image=$result;
1147 imagesetthickness($result,1);
1150 $this->image=$result;
[all …]
/plugin/davcal/vendor/sabre/xml/lib/
H A DService.php97 $result = $r->parse();
98 $rootElementName = $result['name'];
99 return $result['value'];
130 $result = $r->parse();
131 if ($rootElementName !== $result['name']) {
132 …throw new ParseException('Expected ' . $rootElementName . ' but received ' . $result['name'] . ' a…
134 return $result['value'];
/plugin/combo/ComboStrap/
H A DCacheReportHtmlDataBlockArray.php12 const RESULT_STATUS = 'result';
37 foreach ($cacheResults as $result) {
40 if ($result->getPath() !== null) {
42 $modifiedTime = FileSystems::getModifiedTime($result->getPath());
48 $mode = $result->getMode();
49 $sourcePath = $result->getMarkupPath()->getPathObject();
61 $cacheFile = $result->getPath();
70 self::RESULT_STATUS => $result->getResult(),

1...<<11121314151617181920>>...80