Home
last modified time | relevance | path

Searched refs:reason (Results 101 – 125 of 711) sorted by relevance

12345678910>>...29

/plugin/davcal/vendor/sabre/dav/
H A DCONTRIBUTING.md24 reason the feature can't live in a project you own.
72 your pull request. If unittests are not included though for whatever reason,
/plugin/fckg/fckeditor/
H A DInstall_README6 to DokuWiki's data/media directory. If for some reason this is not the case, correct
/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.check.php446 list($color_true, $color_false, $reason) = $FeaturesDetails;
450 echo '<td>'.htmlspecialchars($reason).'</td></tr>';
/plugin/copycode/
H A DREADME.md42 - If for any reason, navigator.clipboard fails, it uses the hidden textarea hack instead
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DStreamHandler.php105 $reason = isset($parts[2]) ? $parts[2] : null;
115 $response = new Psr7\Response($status, $headers, $sink, $ver, $reason);
/plugin/bible/bible_douayRheims/
H A DJonas.txt41 4:4. And the Lord said: Dost thou think thou hast reason to be angry?
46 … said to Jonas: Dost thou think thou hast reason to be angry, for the ivy? And he said: I am angry…
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js55490 return reason;
55510 return reason;
55692 reason: reason,
55716 reason = _ref.reason;
55725 reason: reason
55771 reason: reason
55793 reason: reason
55807 reason = _ref2.reason;
55815 reason: reason
55859 reason: reason
[all …]
/plugin/authgoogle/google/contrib/
H A DGoogle_BigqueryService.php700 public $reason; variable in Google_ErrorProto
719 public function setReason( $reason) { argument
720 $this->reason = $reason;
723 return $this->reason;
H A DGoogle_CalendarService.php1094 public $reason; variable in Google_Error
1101 public function setReason( $reason) { argument
1102 $this->reason = $reason;
1105 return $this->reason;
H A DGoogle_GamesService.php2178 public $reason; variable in Google_RoomLeaveRequest
2191 public function setReason( $reason) { argument
2192 $this->reason = $reason;
2195 return $this->reason;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php3313 * @param int $reason
3316 protected function reset_connection($reason) argument
3318 parent::reset_connection($reason);
3542 * @param int $reason
3546 protected function disconnect_helper($reason) argument
3549 return parent::disconnect_helper($reason);
H A DSSH2.php3373 * @param int $reason
3376 protected function reset_connection($reason) argument
3378 $this->disconnect_helper($reason);
4464 * @param int $reason
4468 protected function disconnect_helper($reason) argument
4471 $data = Strings::packSSH2('CNss', NET_SSH2_MSG_DISCONNECT, $reason, '', '');
/plugin/diagramsnet/lib/js/diagramly/
H A DDriveClient.js292 resp.error.data[0].reason == 'domainPolicy')
425 var reason = (data != null && data.length > 0) ? data[0].reason : null;
431 (resp.error.code == 403 && (reason == 'domainPolicy' || resp.error.message ==
438 (resp.error.code == 403 && reason != 'rateLimitExceeded')))
442 (resp.error.code == 401 && this.retryAuth && reason == 'authError'))
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dhost-config.asciidoc70 For this reason, the client supports an extended host syntax which provides
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js964 return {reason: reason, promise: promise};
1673 throw this.reason;
1686 thrower, undefined, undefined, {reason: reason}, undefined);
1692 undefined, thrower, undefined, {reason: reason}, undefined);
2004 function fail(reason) { argument
2006 errorObj.e = reason;
2671 if (!reason) {
3175 this._reject(reason);
3186 }, function (reason) { argument
3636 this._reject(reason);
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.mysqli.php673 $reason = ''; variable
675 $reason = 'deleted'; variable
677 $reason = 'filesize changed'; variable
681 $reason = 'last-modified time changed'; variable
686 if ($reason) {
689 echo '<br>'.htmlentities($row['filename']).' (<font color="#FF9999">'.$reason.'</font>)';
/plugin/bootswrapper/exe/help/
H A Dcallout.txt7 …y nice callouts to draw attention to important information, but for some reason these callouts are…
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DCurlFactory.php85 $response['reason'] = isset($startLine[2]) ? $startLine[2] : null;
131 'reason' => null,
/plugin/jcapture/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dapache-mime4j-0.6.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/
H A DGNUFreeFontinfo.txt11 The practical reason for putting glyphs together in a single font face is
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DREADME.md45 If you don't want to use Composer for some reason, a custom
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js1885 } catch (reason) {
5729 this.reason = null;
5784 this.reason = reason;
7096 }, function (reason) {
9635 })["catch"](function (reason) {
9689 })["catch"](function (reason) {
10611 }, function (reason) {
10632 })["catch"](function (reason) {
11091 })["catch"](function (reason) {
12082 }, function (reason) {
[all …]

12345678910>>...29