Home
last modified time | relevance | path

Searched refs:j (Results 76 – 100 of 111) sorted by last modified time

12345

/dokuwiki/lib/plugins/usermanager/lang/fi/
H A Dlist.txt
/dokuwiki/inc/lang/pl/
H A Ddraft.txt
H A Deditrev.txt
/dokuwiki/vendor/geshi/geshi/src/
H A Dgeshi.php1940 for($i = 0, $j = $this->language_data['NUMBERS']; $j > 0; ++$i, $j>>=1) {
1949 if($j&1) {
/dokuwiki/vendor/simplepie/simplepie/src/
H A DIRI.php511 for ($j = $start; $j <= $position; $j++) {
512 $string = substr_replace($string, sprintf('%%%02X', ord($string[$j])), $j, 1);
513 $j += 2;
630 for ($j = $start; $j <= $i; $j++) {
631 $string .= '%' . strtoupper($bytes[$j]);
[all...]
/dokuwiki/inc/lang/lt/
H A Ddraft.txt
H A Dedit.txt
H A Deditrev.txt
H A Dpassword.txt
H A Dpreview.txt
H A Dresendpwd.txt
H A Drevisions.txt
/dokuwiki/inc/lang/lv/
H A Ddiff.txt
H A Dlocked.txt
/dokuwiki/lib/plugins/acl/lang/fi/
H A Dhelp.txt
/dokuwiki/lib/images/interwiki/
H A Ddoku.svg1 <svg width="128.171" height="128.039" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="k"><stop style="stop-color:#3a9030;stop-opacity:.83673471" offset="0"/><stop style="stop-color:#3d9c32;stop-opacity:.79591835" offset="1"/></linearGradient><linearGradient id="j"><stop style="stop-color:#25901b;stop-opacity:.83673471" offset="0"/><stop style="stop-color:#25901b;stop-opacity:.37755102" offset="1"/></linearGradient><linearGradient id="i"><stop style="stop-color:#e32525;stop-opacity:.81632656" offset="0"/><stop style="stop-color:#e32525;stop-opacity:.5714286" offset="1"/></linearGradient><linearGradient id="h"><stop offset="0" style="stop-color:#000;stop-opacity:.17346939"/><stop offset="1" style="stop-color:#c7cec2;stop-opacity:0"/></linearGradient><linearGradient id="g"><stop style="stop-color:#000;stop-opacity:.17346939" offset="0"/><stop style="stop-color:#c7cec2;stop-opacity:0" offset="1"/></linearGradient><linearGradient id="f"><stop style="stop-color:#fbfaf9;stop-opacity:1" offset="0"/><stop style="stop-color:#e9dac7;stop-opacity:1" offset="1"/></linearGradient><linearGradient id="e"><stop style="stop-color:#fbf6f0;stop-opacity:1" offset="0"/><stop style="stop-color:#e9dac7;stop-opacity:1" offset="1"/></linearGradient><linearGradient id="d"><stop style="stop-color:#ede1ae;stop-opacity:1" offset="0"/><stop style="stop-color:#fefdfa;stop-opacity:1" offset="1"/></linearGradient><linearGradient id="a"><stop style="stop-color:#00a423;stop-opacity:1" offset="0"/><stop style="stop-color:#00b427;stop-opacity:1" offset="1"/></linearGradient><linearGradient id="b"><stop offset="0" style="stop-color:#00b62b;stop-opacity:1"/><stop offset="1" style="stop-color:#a1d784;stop-opacity:1"/></linearGradient><linearGradient id="c"><stop style="stop-color:#d69c00;stop-opacity:1" offset="0"/><stop style="stop-color:#ffe658;stop-opacity:1" offset="1"/></linearGradient><linearGradient id="l"><stop offset="0" style="stop-color:#ce411e;stop-opacity:1"/><stop offset="1" style="stop-color:#ecad8d;stop-opacity:1"/></linearGradient><linearGradient id="m"><stop style="stop-color:#8f2a15;stop-opacity:1" offset="0"/><stop style="stop-color:#c8381b;stop-opacity:1" offset="1"/></linearGradient><linearGradient xlink:href="#a" id="z" x1="192.039" y1="262.258" x2="263.671" y2="262.258" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#b" id="B" x1="191.751" y1="258.916" x2="255.656" y2="258.916" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#c" id="y" x1="184.071" y1="246.359" x2="201.406" y2="246.359" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#d" id="p" x1="162.764" y1="184.993" x2="240.849" y2="289.503" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#e" id="n" x1="140.158" y1="303.79" x2="136.142" y2="195.872" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#f" id="o" x1="286.156" y1="262.287" x2="185.813" y2="172.324" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#g" id="t" x1="213.966" y1="220.072" x2="244.791" y2="265.404" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#h" id="x" x1="184.306" y1="241.528" x2="224.674" y2="307.528" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#i" id="q" x1="202.418" y1="222.051" x2="206.06" y2="210.356" gradientUnits="userSpaceOnUse"/><linearGradient xlink:href="#j" id="r" x1="248.622" y1="234.522" x2="251.644" y2="213.122" gradientUnits="userSpaceOnUse"/><linea (…)
/dokuwiki/lib/plugins/popularity/lang/da/
H A Dintro.txt
/dokuwiki/lib/plugins/popularity/lang/fi/
H A Dintro.txt
/dokuwiki/inc/lang/hu/
H A Dregistermail.txt
H A Dresendpwd.txt
/dokuwiki/data/
H A Ddeleted.files352 inc/geshi/j.php
/dokuwiki/vendor/splitbrain/php-jsstrip/src/
H A DJSStrip.php55 $j = 0; // char forward index for input string
115 $j = 1;
116 while (in_array($source[$idx - $j], self::WHITESPACE_CHARS)) {
117 $j = $j + 1;
121 function ($e) use ($source, $idx, $j) {
123 $idx = $idx - $j + 1 - $len;
129 $j = 1;
132 while ($ccd || $source[$idx + $j] != '/') {
133 if ($source[$idx + $j]
[all...]
/dokuwiki/inc/
H A Dfarm.php76 for ($j = count($server); $j > 0; $j--) {
77 $dir = implode('.', array_slice($server, -$j)) . implode('.', array_slice($uri, 0, $i));
H A DDifferenceEngine.php409 $j = 0;
420 * Throughout this code, $i and $j are adjusted together so that
421 * the first $i elements of $changed and the first $j elements
424 * Furthermore, $j is always kept so that $j == $other_len or
425 * $other_changed[$j] == false.
427 while ($j < $other_len && $other_changed[$j])
428 $j++;
431 USE_ASSERTS && assert($j <
[all...]
/dokuwiki/lib/plugins/extension/lang/hu/
H A Dintro_install.txt

12345