Home
last modified time | relevance | path

Searched refs:i (Results 1901 – 1925 of 3519) sorted by relevance

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

/plugin/projects/plugins/file/
H A Dplot_dependency.php113 for ($i = trim($range[0]); $i <= trim($range[1]); $i++)
114 $this->columns[$i] = $style;
/plugin/fckg/fckeditor/editor/dialog/
H A Dtw-sack.js74 for (i = 0; i < varArray.length; i++){
75 urlVars = varArray[i].split("=");
/plugin/interwikipaste/
H A Dscript.js27 for (let i = 0; i < patterns.length; i++) {
28 let patternConf = patterns[i];
/plugin/fckg/fckeditor/
H A Dtw-sack.js74 for (i = 0; i < varArray.length; i++){
75 urlVars = varArray[i].split("=");
/plugin/findologicxmlexport/vendor/hoa/compiler/Llk/
H A DLexer.php212 $i = isset($matches[1]) ? intval($matches[1]) : 1;
214 if ($i > ($c = count($this->_nsStack))) {
221 $i,
229 while (1 <= $i--) {
/plugin/gtime/gtlib/asn1/gt/
H A DGTTimeSignature.php102 for ($i = 3; $i < $object->getObjectCount(); $i++) {
104 $tag = $object->getObjectAt($i);
/plugin/sql2wiki/syntax/
H A Dquery.php145 foreach ($tds as $i => $td) {
147 if (isset($parsers[$i])) {
148 $parser_class = $parsers[$i]['class'];
149 $parser_config = $parsers[$i]['config'];
/plugin/combo/syntax/
H A Dpara.php303 $i = 1;
313 $i++;
315 while ($i > 0) { // go back
316 $i--;
/plugin/photogallery/phpThumb/
H A Dphpthumb.ico.php58 for ($i = 0, $iMax = strlen($scanlinemaskbits); $i < $iMax; $i += 8) {
59 $icAND[$key] .= chr(bindec(str_pad(substr($scanlinemaskbits, $i, 8), 8, '0', STR_PAD_LEFT)));
/plugin/codemirror/dist/modes/
H A Dxml.min.js1i in h)g[i]=h[i];for(var i in e)g[i]=e[i];var j,k;function l(a,b){function c(c){b.tokenize=c;retur…
/plugin/photogallery/lightGallery/js/
H A Dlg-thumbnail.js182 for (var i = 0; i < _this.core.s.dynamicEl.length; i++) {
183 getThumb(_this.core.s.dynamicEl[i].src, _this.core.s.dynamicEl[i].thumb, i);
186 _this.core.$items.each(function(i) { argument
189 … getThumb($(this).attr('href') || $(this).attr('data-src'), $(this).find('img').attr('src'), i);
191 …humb($(this).attr('href') || $(this).attr('data-src'), $(this).attr(_this.core.s.exThumbImage), i);
/plugin/discussion/lang/no/
H A Dconfirmsubscribe.txt3 Du er nå i ferd med å abonnere på kommentarer på siden @PAGE@ i @TITTLE@ wiki.
/plugin/redirector/
H A Dplugin.info.txt4 author i-net software
9 url https://github.com/i-net-software/dokuwiki-plugin-redirector
/plugin/lightweightcss/
H A Dplugin.info.txt2 author i-net /// software
7 url https://github.com/i-net-software/dokuwiki-plugin-lightweightcss
/plugin/discoursesearch/
H A Dplugin.info.txt2 author i-net software / Gerry Weißbach
7 url https://github.com/i-net-software/dokuwiki-plugin-discoursesearch
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.mp3.php610 for ($i = 0; $i < $thisfile_mpeg_audio['VBR_seek_offsets']; $i++) {
613 …$thisfile_mpeg_audio['VBR_offsets_relative'][$i] = ($Fraunhofer_OffsetN * $thisfile_mpeg_audio['VB…
706 for ($i = 0; $i < 100; $i++) {
707 $thisfile_mpeg_audio['toc'][$i] = ord($LAMEtocData[$i]);
1133 for ($i = 0; $i < GETID3_MP3_VALID_CHECK_FRAMES; $i++) {
1296 for ($i = 1; $i < 4; $i++) {
1297 if ($head4[$i] == "\xFF") {
1298 $this->fseek($i - 4, SEEK_CUR);
2119 for ($i = 8; $i <= 320; $i++) {
2122 $LAMEpresetUsedLookup[$i] = '--alt-preset '.$LAMEtag['vbr_method'].' '.$i;
[all …]
/plugin/eventum/XML/
H A DRPC.php1205 for ($i = 0; $i < sizeof($pars); $i++) {
1206 $this->addParam($pars[$i]);
1265 for ($i = 0; $i < sizeof($this->params); $i++) {
1266 $p = $this->params[$i];
1312 * @param int $i the index number of the parameter to obtain
1319 function getParam($i) argument
1323 if (isset($this->params[$i])) {
1324 return $this->params[$i];
1956 for ($i = 0; $i < $size; $i++) {
1957 $arr[] = XML_RPC_decode($XML_RPC_val->arraymem($i));
/plugin/passwordgenerator/
H A Dscript.js41 for (var i = 0; i < plen; i++) {
/plugin/scrollticker/
H A Dscript.js31 $strip.find("li").each(function(i){ //iterate through every <li> argument
33 if(i < $strip.find("li").length -1) {
44 … stripWidth += jQuery(this, i).outerWidth(true); // thanks to Michael Haszprunar and Fabien Volpi
/plugin/bugzillaint/helper/
H A Dbugzillaclient.php387 foreach ( $v as $i ) {
389 $x .= '<string>' . htmlspecialchars( $i ) . '</string>';
428 foreach ( $node->data->value as $i ) {
429 $a[] = $this->xmlrpc_decode_node( $i->children()[0] );
435 foreach ( $node->member as $i ) {
436 $k = $i->name->__toString();
437 $v = $this->xmlrpc_decode_node( $i->value->children()[0] );
/plugin/pgn4web/pgn4web/
H A Dpgn-decoder.js559 var a=0, b=0, e=0, i, o="";
563 while(originalLength>0) { i=0;
564 while(l[i]<0) {
565 if (B()) { i=-l[i]; }
566 else { i++; }
568 o+=String.fromCharCode(l[i]);
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram.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, /…
/plugin/swiftmail/lang/da/
H A Dintro.txt3 Denne side tillader dig at udløse sending af en test-mail i DokuWiki. Du kan bruge den til at kontr…
5 Angiv modtagers email-adresse i formularen herunder.
/plugin/lightweightscript/
H A Dplugin.info.txt2 author i-net /// software
7 url https://github.com/i-net-software/dokuwiki-plugin-lightweightscript
/plugin/smtp/lang/da/
H A Dintro.txt3 Denne side tillader dig at udløse sending af en test-mail i DokuWiki. Du kan bruge den til at kontr…
5 Angiv modtagers email-adresse i formularen herunder.

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