Home
last modified time | relevance | path

Searched refs:i (Results 1801 – 1825 of 3519) sorted by relevance

1...<<71727374757677787980>>...141

/plugin/dokutexit/
H A Dlatex.php744 $i = 0;
759 $i++;
785 for ($i = 1; $i <= $maxcols; $i++) { // Make some adjustment
787 $max = $maxcols_len[$i];
788 $max_i = $i;
798 $i = 0;
823 $i++;
894 for ($i = 0; $i < $maxcols; $i++) {
978 for ($i = 1; $i <= $maxcols; $i++) {
989 for ($i = 1; $i <= $maxcols; $i++) {
[all …]
/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/
H A Dcs.min.js1i:/::/,c:[e.C("///","$",{rB:!0,c:[{cN:"doctag",v:[{b:"///",r:0},{b:"<!--|-->"},{b:"</?",e:">"}]}]}…
/plugin/move/lang/it/
H A Dmove.txt5 * Devi avere i permessi di modificare la pagina corrente/tutte le pagine nel namespace corrente.
7 * Per muovere un pagina hai anche bisogno di creare i permessi nel namespace di destinazione.
10 Tutti i collegamenti verso e dalle pagine che verranno mosse saranno aggiornate in coerenza con la nuova posizione e/o nome.
/plugin/snippets/exe/
H A Dupdate.php67 foreach ($intersect as $i) {
68 $isref['snippets'][$i]=$data['snippets'][$i];
/plugin/diagramsnet/lib/math/jax/output/SVG/autoload/
H A Dmenclose.js19i,k,e,g,f,j){if(j==null){j={}}j.fill="none";if(f){j.stroke=f}j["stroke-width"]=g.toFixed(2).replac… argument
/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js177 for (var i = 0; i < cells.length; i++)
409 for (var i = 0; i < this.panels.length; i++)
775 for (var i = 0; i < cells.length; i++)
1615 for (var i = 0; i < elts.length; i++)
3364 for (var i = 0; i < dirs.length; i++)
3491 for (var i = 0; i < elts.length; i++)
3622 for (var i = 0; i < tmp.length; i++)
4925 for (var i = 0; i < custom.length; i++)
4984 for (var i = 0; i < styles.length; i++)
5010 for (var i = 0; i < keys.length; i++)
[all …]
/plugin/jukebox/id3/
H A Dmodule.audio.mp3.php583 for ($i = 0; $i < $thisfile_mpeg_audio['VBR_seek_offsets']; $i++) {
586 …$thisfile_mpeg_audio['VBR_offsets_relative'][$i] = ($Fraunhofer_OffsetN * $thisfile_mpeg_audio['VB…
668 for ($i = 0; $i < 100; $i++) {
669 $thisfile_mpeg_audio['toc'][$i] = ord($LAMEtocData{$i});
1071 for ($i = 0; $i < GETID3_MP3_VALID_CHECK_FRAMES; $i++) {
1217 for ($i = 1; $i < 4; $i++) {
1218 if ($head4{$i} == "\xFF") {
1219 fseek($fd, $i - 4, SEEK_CUR);
1887 for ($i = 8; $i <= 320; $i++) {
1890 $LAMEpresetUsedLookup[$i] = '--alt-preset '.$LAMEtag['vbr_method'].' '.$i;
[all …]
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/Sampler/
H A DUniform.php125 $i = $this->_sampler->getInteger(1, $computed);
128 $e < $max && $i > $b;
138 foreach ($children as $i => $child) {
139 $out .= $this->uniform($this->_rules[$child], $γ[$i]);
148 $i = $this->_sampler->getInteger(1, $computed);
151 if ($i <= $b += $st['n']) {
/plugin/displayorphans/
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:displayorphans)
6 [![Gitlab Repo](https://svgshare.com/i/TRR.svg)](https://gitlab.com/JayJeckel/displayorphans)
7 [![Gitlab Issues](https://svgshare.com/i/TSw.svg)](https://gitlab.com/JayJeckel/displayorphans/issu…
8 [![Gitlab Download](https://svgshare.com/i/TT5.svg)](https://gitlab.com/JayJeckel/displayorphans/re…
/plugin/diagramsnet/lib/js/diagramly/
H A DGitHubClient.js421 if (!checkExists && (/\.v(dx|sdx?)$/i.test(path) || /\.gliffy$/i.test(path) ||
422 /\.pdf$/i.test(path) || (!this.ui.useCanvasForExport && binary)))
722 if (this.ui.useCanvasForExport && /(\.png)$/i.test(path))
879 for (var i = 0; i < tokens.length; i++)
889 })(i);
998 for (var i = 0; i < files.length; i++)
1034 }))(files[i], i);
1129 for (var i = 0; i < branches.length; i++)
1145 }))(branches[i], i);
1271 for (var i = 0; i < repos.length; i++)
[all …]
/plugin/authshibboleth/plugin/authshibboleth/
H A Dauth.php148 for($i=0; $i<$len; $i++){
149 if ($line[$i]=='\\'){
150 $piece .= $line[$i];
151 $i++;
152 if ($i>=$len) break;
153 } else if ($line[$i]==':'){
158 $piece .= $line[$i];
271 $i = 0;
277 if($i >= $start) {
282 $i++;
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D65.65.js1 …ebpackJsonp||[]).push([[65],{972:function(t,e,i){"use strict";i.r(e),i.d(e,"conf",(function(){retu… argument
/plugin/fedauth/Auth/Yadis/
H A DXRI.php207 for ($i = 1; $i < count($xrd_list); $i++) {
208 $xrd = $xrd_list[$i];
/plugin/wikicalendar/
H A Dsyntax.php343 $out .= '<option value="'.$i.'" selected="selected">'.$i.'</option>' . DOKU_LF;
345 $out .= '<option value="'.$i.'">'.$i.'</option>' . DOKU_LF;
358 … $out .= '<option value="'.$i.'" selected="selected">'.$this->langMonth[$i].'</option>' . DOKU_LF;
360 $out .= '<option value="'.$i.'">'.$this->langMonth[$i].'</option>' . DOKU_LF;
/plugin/sequencediagram/bower_components/lodash/vendor/underscore/test/
H A Dchaining.js86 assert.deepEqual(o.filter(function(i) { return i < 3; }).value(), [1, 2]); argument
87 assert.deepEqual(o.filter(function(i) { return i > 2; }).value(), [3, 4]); argument
/plugin/owncloud/ajax/
H A Dfilelist.php35 for($i = 0; $i <= $levelInt; $i++) $level .= "level$i "; variable
/plugin/footnotestyle/
H A Drenderer.php50 $i = array_search($footnote, $this->footnotes);
52 if ($i === false) {
58 $i++;
60 $this->footnotes[count($this->footnotes)] = "@@FNT".($i);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/
H A DOpenSSH.php224 for ($i = 1; $i <= $paddingLength; $i++) {
225 $paddedKey .= chr($i);
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DDeduplicationHandler.php128 for ($i = count($store) - 1; $i >= 0; $i--) {
129 list($timestamp, $level, $message) = explode(':', $store[$i], 3);
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-Arrows2.js76 for (var i = 0; i < fns.length; i++)
78 content.appendChild(fns[i](content));
/plugin/tagging/script/
H A Dsearch.js56 let i = 0;
69 <input name="tagging[]" type="checkbox" value="${tag}" id="__tagging-${i}" ${checked}>
70 <label for="__tagging-${i}" title="${tag}">
74 i++;
/plugin/openid/Auth/Yadis/
H A DXRI.php212 for ($i = 1; $i < count($xrd_list); $i++) {
213 $xrd = $xrd_list[$i];
/plugin/nspages/fileHelper/
H A DpagePreparer.php51 for ($i = 0; $i < count($subNss) - 1; $i++) {
52 if (in_array($subNss[$i], $this->excludedNs)) {
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/
H A Djax.js19i,k=b.Browser.isMobile;var h=MathJax.Object.isArray;var e=function(){var m=[].slice.call(arguments… variable
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-snap.js29 var i;
31 for (i in actors) {
32 if (actors[i].alias == alias) {
33 return actors[i];
36 i = actors.push(new Diagram.Actor(alias, (name || alias), actors.length));
37 return actors[ i - 1 ];
637 …(var rules = this._currentRules(), i = 0; i < rules.length; i++) if (tempMatch = this._input.match…
639 if (match = tempMatch, index = i, this.options.backtrack_lexer) {
640 … if (token = this.test_match(tempMatch, rules[i]), token !== !1) return token;
751i, /^(?:\s+)/i, /^(?:#[^\r\n]*)/i, /^(?:participant\b)/i, /^(?:left of\b)/i, /^(?:right of\b)/i, /…

1...<<71727374757677787980>>...141