Home
last modified time | relevance | path

Searched refs:ex (Results 1 – 25 of 223) sorted by relevance

123456789

/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/WebService/
H A DClient.php196 $ex->getMessage(),
198 $ex
202 $ex->getMessage(),
204 $ex
210 $ex
217 $ex->getUri(),
218 $ex
224 $ex->getUri(),
225 $ex
230 $ex->getCode(),
[all …]
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/
H A DTimeZoneUtilTest.php82 $ex = new \DateTimeZone('Europe/Lisbon');
84 $this->assertEquals($ex->getName(), $tz->getName());
108 $ex = new \DateTimeZone('Europe/Sarajevo');
158 $ex = new \DateTimeZone('America/New_York');
169 $ex = new \DateTimeZone($tzid);
181 $ex = new \DateTimeZone($tzid);
216 $ex = new \DateTimeZone('-04:00');
218 $ex = new \DateTimeZone('Etc/GMT-4');
315 $ex = new \DateTimeZone('Europe/Ljubljana');
364 $ex = new \DateTimeZone('America/New_York');
[all …]
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DTimeZoneUtilTest.php82 $ex = new \DateTimeZone('Europe/Lisbon');
84 $this->assertEquals($ex->getName(), $tz->getName());
108 $ex = new \DateTimeZone('Europe/Sarajevo');
110 $this->assertEquals($ex->getName(), $tz->getName());
158 $ex = new \DateTimeZone('America/New_York');
169 $ex = new \DateTimeZone($tzid);
181 $ex = new \DateTimeZone($tzid);
216 $ex = new \DateTimeZone('-04:00');
218 $ex = new \DateTimeZone('Etc/GMT-4');
315 $ex = new \DateTimeZone('Europe/Ljubljana');
[all …]
/plugin/webdavclient/vendor/sabre/vobject/tests/VObject/
H A DTimeZoneUtilTest.php82 $ex = new \DateTimeZone('Europe/Lisbon');
84 $this->assertEquals($ex->getName(), $tz->getName());
108 $ex = new \DateTimeZone('Europe/Sarajevo');
110 $this->assertEquals($ex->getName(), $tz->getName());
158 $ex = new \DateTimeZone('America/New_York');
169 $ex = new \DateTimeZone($tzid);
181 $ex = new \DateTimeZone($tzid);
216 $ex = new \DateTimeZone('-04:00');
218 $ex = new \DateTimeZone('Etc/GMT-4');
315 $ex = new \DateTimeZone('Europe/Ljubljana');
[all …]
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DTimeZoneUtilTest.php82 $ex = new \DateTimeZone('Europe/Lisbon');
84 $this->assertEquals($ex->getName(), $tz->getName());
108 $ex = new \DateTimeZone('Europe/Sarajevo');
110 $this->assertEquals($ex->getName(), $tz->getName());
158 $ex = new \DateTimeZone('America/New_York');
169 $ex = new \DateTimeZone($tzid);
181 $ex = new \DateTimeZone($tzid);
216 $ex = new \DateTimeZone('-04:00');
218 $ex = new \DateTimeZone('Etc/GMT-4');
315 $ex = new \DateTimeZone('Europe/Ljubljana');
[all …]
/plugin/deflist/
H A Dstyle.css4 dl{font-size:1em;margin:0.5ex 0 0.5ex 1ex;padding:0.5ex 0 0.5ex 1ex;}
5 dl dt{font:105% "Book Antiqua","Bitstream Vera Serif",Times,serif;font-weight:bolder;margin:0.5ex 0…
7 dl dd{margin:0 0 0 2ex;text-align:justify;}
H A Dsyntax_plugin_deflist.css14 margin: 0.5ex 0 0.5ex 1ex;
15 padding: 0.5ex 0 0.5ex 1ex;
20 margin: 0.5ex 0 0 0;
28 margin: 0 0 0 2ex;
/plugin/bez/action/
H A Ddefault.php125 $ex = explode(':', $id);
128 if ($ex[0] !== 'bez' && $ex[1] !== 'bez') {
143 $ex = explode(':', $ID);
146 if ($ex[0] !== 'bez' && $ex[1] !== 'bez') {
150 if ($ex[1] === 'bez') {
152 if ($ex[0] == 'pl') {
154 array_shift($ex);
155 array_shift($ex);
[all...]
/plugin/rdplink/RdpEncrypt/
H A DRdpEncrypt.vb149 Catch ex As Exception
150 Throw New Exception("Cannot initialize plaintext BLOB.", ex)
155 Catch ex As Exception
156 Throw New Exception("Cannot initialize entropy BLOB.", ex)
187 Catch ex As Exception
188 Throw New Exception("DPAPI was unable to encrypt data.", ex)
215 Catch ex As Exception
216 While Not (ex Is Nothing)
217 Console.WriteLine(ex.Message)
218 ex = ex.InnerException
/plugin/emoji/assets/css/
H A Demojione.min.css1 …ione{font-size:inherit;height:3ex;width:3.1ex;min-height:20px;min-width:20px;display:inline-block;…
H A Demojione.css4 height: 3ex;
5 width: 3.1ex;
11 margin: -.2ex .15em .2ex;
/plugin/code2/
H A Dstyle.css4 ….code,div.dokuwiki pre.console,pre.console{border:thin dotted #ccc;margin:1ex 0;line-height:1.33;o…
5 div.dokuwiki pre.code,pre.code{background:#fcfdfe none;color:#000;padding:0.4ex;}
34 …nsole,pre.console{background:#333 none;color:#fff;font-weight:900;padding:0.4ex 0.3ex 0.6ex 0.6ex;}
36 div.code{margin:0.4ex 0;padding:0.4ex 0;}
38 ….code p.codefoot{color:#030;background:inherit;line-height:1.33;text-align:left;padding:0 0 0 1ex;}
39 div.code p.codehead{margin:0.6ex 0 0 0;text-decoration:underline;}
40 div.code p.codefoot{margin:0 0 0.6ex 0;text-decoration:underline;}
H A Dsyntax_plugin_code.css23 margin: 1ex 0;
34 padding: 0.4ex;
177 padding: 0.4ex 0.3ex 0.6ex 0.6ex;
190 margin: 0.4ex 0; /* We use both to support even ... */
191 padding: 0.4ex 0; /* ... broken browsers like M$IE. */
202 padding: 0 0 0 1ex;
205 margin: 0.6ex 0 0 0;
209 margin: 0 0 0.6ex 0;
/plugin/emoji/
H A Dall.css4 height: 3ex;
5 width: 3.1ex;
11 margin: -.2ex .15em .2ex;
/plugin/tip/
H A Dstyle.css4 …ra Sans",Helvetica,sans-serif;font-size:94.4%;margin:0.6ex 0 0.4ex 0;padding:0 0.6ex 0.2ex 0.6ex;l…
7 …uh,.tipcui,.tipcun,.tipcuw{margin-left:auto;margin-right:auto;padding-top:1ex;text-align:center;wi…
9 …plen,.tiplew,.tiplu,.tipluh,.tiplui,.tiplun,.tipluw{float:left;text-align:left;margin-right:1.5ex;}
10 …,.tipruh,.tiprui,.tiprun,.tipruw{float:right;text-align:right;margin-left:1.5ex;padding-right:1ex;}
12 …cuw,.tiplu,.tipluh,.tiplui,.tiplun,.tipluw,.tipru,.tipruh,.tiprui,.tiprun,.tipruw{margin-top:-1ex;}
H A Dsyntax_plugin_tip.css18 margin: 0.6ex 0 0.4ex 0;
19 padding: 0 0.6ex 0.2ex 0.6ex;
91 padding-top: 1ex; /* keep a small distance */
132 margin-right: 1.5ex;
152 margin-left: 1.5ex;
153 padding-right: 1ex;
192 margin-top: -1ex;
/plugin/diagramsnet/lib/js/diagramly/
H A DInit.js331 var ex = urlParams['export']; variable
333 if (ex != null)
335 ex = decodeURIComponent(ex);
337 if (ex.substring(0, 7) != 'http://' && ex.substring(0, 8) != 'https://')
339 ex = 'http://' + ex;
342 EXPORT_URL = ex;
/plugin/linkmanager/
H A Dscript.js174 var ex = $('ex_'+id);
175 if(ex.style.display == ''){
176 ex.style.display = 'none';
178 ex.style.display = '';
213 var ex = $('ex_'+id);
214 if(ex.style.display == ''){
215 ex.style.display = 'none';
217 ex.style.display = '';
/plugin/elasticsearch/vendor/ezimuel/guzzlestreams/src/
H A DUtils.php26 $ex = null;
27 set_error_handler(function () use ($filename, $mode, &$ex) {
28 $ex = new \RuntimeException(sprintf(
39 if ($ex) {
40 /** @var $ex \RuntimeException */
41 throw $ex;
/plugin/lists/
H A Dstyle.css4 …{list-style-position:outside;list-style-image:none;margin:0 0 0.6ex 0;padding:0 0 0 1ex;background…
6 ol li{margin:0 0 0 3.5ex;}
7 ul li{margin:0 0 0 2ex;}
/plugin/amcharts/assets/amcharts/plugins/export/libs/FileSaver.js/
H A DFileSaver.js39 , throw_outside = function(ex) { argument
41 throw ex;
72 } catch (ex) {
73 throw_outside(ex);
197 }), abortable(function(ex) { argument
198 if (ex.code === ex.NOT_FOUND_ERR) {
/plugin/bibtex4dw/
H A Dstyle.css11 margin-bottom:1ex;
17 padding-left:0ex;
18 text-indent:-3ex;
/plugin/mathpublish/phpmathpublisher/
H A DHelper.php470 $sx = $sy = $ex = $ey = -1;
489 $ex = $x;
496 $nx = abs($ex - $sx);
517 $sx = $sy = $ex = $ey = -1;
536 $ex = $x;
543 $nx = abs($ex - $sx);
576 $sx = $sy = $ex = $ey = -1;
595 $ex = $x;
602 $nx = abs($ex - $sx);
650 $sx = $sy = $ex = $ey = -1;
[all …]
/plugin/supa/
H A Dscript.js80 } catch (ex) {
81 if (typeof ex === "object") {
82 alert("Internal exception: " + ex.toString());
84 alert("Internal exception: " + ex);
166 } catch (ex) {
167 supa_handler.msg("Exception: " + ex);
/plugin/bez/syntax/
H A Dqlink.php61 $ex = explode(':', $id);
65 switch($ex[0]) {
67 $lang_code = $ex[0].':';

123456789