Home
last modified time | relevance | path

Searched refs:i (Results 2076 – 2100 of 3519) sorted by relevance

1...<<81828384858687888990>>...141

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DExceptionWrapper.php47 foreach ($this->serializableTrace as $i => $call) {
48 unset($this->serializableTrace[$i]['args']);
/plugin/bureaucracyau/_test/
H A Dsyntax.test.php110 $i = 0;
117 $this->assertEquals($expected[$i], $actual);
118 $i++;
/plugin/bureaucracy-au/_test/
H A Dsyntax.test.php110 $i = 0;
117 $this->assertEquals($expected[$i], $actual);
118 $i++;
/plugin/abc2/abc-libraries/abc2svg/
H A Dgrid2-1.js24 break}}}}},draw_gchord:function(of,i,s,x,y){var an argument
26 an=s.a_gch[i]
29 this.xy_str(s.x+an.x,12-an.font.size*.5,an.text)}}else{of(i,s,x,y)}},output_music:function(of){abc2svg.grid2.do_grid.call(this);of()},set_fmt:function(of,cmd,param){if(cmd=="grid2"){var curvoice=this.get_curvoice()
/plugin/findologicxmlexport/vendor/hoa/stream/Test/Integration/Filter/
H A DFilter.php164 for ($i = 1000; $i >= 0; --$i) {
/plugin/twofactoryubiauth/
H A Dhelper.php160 for($i=0; $i < $size; $i++) {
/plugin/todo/
H A Daction.php217 for($i = 1; $i <= $occurance; $i++) {
/plugin/jdraw/lib/
H A Dhttpmime-4.0.1.jar ... (java.lang.String) String mimeType int i public org.apache.james.mime4j.message ...
/plugin/displayfile/
H A DREADME.md3 [![MIT License](https://svgshare.com/i/TRb.svg)](https://opensource.org/licenses/MIT)
4 [![DokuWiki Plugin](https://svgshare.com/i/TSa.svg)](https://www.dokuwiki.org/dokuwiki)
5 [![Plugin Home](https://svgshare.com/i/TRw.svg)](https://www.dokuwiki.org/plugin:displayfile)
6 [![Gitlab Repo](https://svgshare.com/i/TRR.svg)](https://gitlab.com/JayJeckel/displayfile)
7 [![Gitlab Issues](https://svgshare.com/i/TSw.svg)](https://gitlab.com/JayJeckel/displayfile/issues)
8 [![Gitlab Download](https://svgshare.com/i/TT5.svg)](https://gitlab.com/JayJeckel/displayfile/repos…
/plugin/bibtex/OSBib/format/bibtexParse/
H A DPARSEENTRIES.php440 for($i = 0; $i < count($this->entries); $i++)
442 foreach($this->entries[$i] as $key => $value)
446 … $this->entries[$i][$key] = trim($this->removeDelimitersAndExpand($this->entries[$i][$key]));
/plugin/jcapture/lib/
H A Dhttpmime-4.0.1.jar ... (java.lang.String) String mimeType int i public org.apache.james.mime4j.message ...
/plugin/gtime/gtlib/tsp/
H A DGTPublicationsFile.php294 for ($i = 0; $i < $this->publicationCount; $i++) {
352 for ($i = 0; $i < $this->publicKeyCount; $i++) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DKoblitzPrime.php107 for ($i = 0; $i < count($points); $i++) {
108 $p = $points[$i];
109 $k = $scalars[$i]->toBigInteger();
162 $pos = 2 * $i;
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_csp.js.map1i","l","modules","call","m","c","d","name","getter","o","Object","defineProperty","enumerable","ge…
H A Ddhtmlxgantt_multiselect.js13i:s,l:!1,exports:{}};return t[s].call(l.exports,l,l.exports,n),l.l=!0,l.exports}return n.m=t,n.c=e…
/plugin/database/
H A Ddatabase.php213 for ($i=1;$i<= count($myLang['column_label']);$i++)
214 $this->COLUMNS['label'][$i] = getMyLang('column_label',$i);
282 for ($i=1;$i<=$environment->NUMBER_OF_BASIC_TYPES;$i++) {
283 $this->columnTypeList[$i] = $environment->TYPES[$i];
363 for ($i=1;$i<=$environment->NUMBER_OF_BASIC_TYPES;$i++) {
364 $list .= "<option value = '".$i."'";
365 if ($value == $i) $list .= " selected = 'selected' ";
366 $list .=">".$environment->TYPES[$i]."</option>";
506 for ($i=0;$i<$this->indent;$i++)
941 for ($i=1;$i<=count($environment->COLUMNS['label']);$i++) {
[all …]
/plugin/userhomepage/
H A Dstyle.css10 a.uhp_fa i.fa-user-secret,
11 a.uhp_fa i.fa-user { padding: 0 5px 0 2px !important; }
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc211 for(var i = 0; i < list.length; i++) {
212 var elems = list[i].split('\/');
219 for(var i = 0; i < sel.options.length; i++) {
220 var regex = new RegExp(sel.options[i].label,"i");
222 sel.options[i].selected = true;
239 for(var i = 0; i< color_vals.length; i++) {
241 if(i%26 == 0) {
244 …ohtml.push('<td style="background-color: #' + color_vals[i] + ';" title= #"'+ color_vals[i] + '"><…
256 … Assign color and font values to formatted text, i.e. bold, italic, underline, etc.
262 … text = text.replace(/<(b|i|em|u|strong|sup|sub|code)>/g, function(el,tag) {
[all …]
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc211 for(var i = 0; i < list.length; i++) {
212 var elems = list[i].split('\/');
219 for(var i = 0; i < sel.options.length; i++) {
220 var regex = new RegExp(sel.options[i].label,"i");
222 sel.options[i].selected = true;
239 for(var i = 0; i< color_vals.length; i++) {
241 if(i%26 == 0) {
244 …ohtml.push('<td style="background-color: #' + color_vals[i] + ';" title= #"'+ color_vals[i] + '"><…
256 … Assign color and font values to formatted text, i.e. bold, italic, underline, etc.
262 … text = text.replace(/<(b|i|em|u|strong|sup|sub|code)>/g, function(el,tag) {
[all …]
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dbootstrap.min.js6i.test(a.target.tagName)){switch(a.which){case 37:this.prev();break;case 39:this.next();break;defa…
7i=h?e:f.top,j=h?g:b;return null!=c&&e<=c?"top":null!=d&&i+j>=a-d&&"bottom"},c.prototype.getPinnedO…
/plugin/remotescript/lib/JsHttpRequest/mini/
H A DJsHttpRequest-xml.js142 var i=0,p=0,msg=this._errors[_18[0]];
144 var a=_18[++i]+"";
389 for(var i=0;i<req._reqHeaders.length;i++){
390 xr.setRequestHeader(req._reqHeaders[i][0],req._reqHeaders[i][1]);
/plugin/remotescript/lib/JsHttpRequest/debug/
H A DJsHttpRequest-xml.js200 var i = 0, p = 0, msg = this._errors[args[0]];
203 var a = args[++i] + "";
520 for (var i = 0; i < req._reqHeaders.length; i++) {
521 xr.setRequestHeader(req._reqHeaders[i][0], req._reqHeaders[i][1]);
/plugin/passpolicy/
H A Dhelper.php206 for ($i = 0; $i < utf8_strlen($pass) - $this->usernamecheck + 1; $i++) {
207 $chunk = utf8_substr($pass, $i, $this->usernamecheck + 1);
265 for ($i = 0; $i < $sane; $i++) {
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DBCMath.php95 for ($i = 0; $i < $len; $i += 4) {
99 0x1000000 * ord($x[$i]) + ((ord($x[$i + 1]) << 16) | (ord(
100 $x[$i + 2]
101 ) << 8) | ord($x[$i + 3])),
/plugin/virtualgroup/
H A Dadmin.php

1...<<81828384858687888990>>...141