Home
last modified time | relevance | path

Searched refs:j (Results 1 – 25 of 111) sorted by path

12345

/dokuwiki/data/
H A Ddeleted.files352 inc/geshi/j.php
/dokuwiki/data/media/wiki/
H A Ddokuwiki.svg52 <linearGradient id="j" x1="219.21" x2="286.23" y1="189.02" y2="189.02" gradientUnits="userSpaceOnUse">
73 <path d="m269.44 159.27.098 8.915 8.058 8.723 7.76.8-52.808 41.84-6.665-3.307-5.083-5.618-1.09-5.912 49.73-45.44z" fill="url(#j)" fill-rule="evenodd" stroke="#000" stroke-linejoin="round" transform="matrix(.99993 0 0 .99598 -158.095 -157.774)"/>
/dokuwiki/data/pages/wiki/
H A Dsyntax.txt420 The following language strings are currently recognized: //4cs 6502acme 6502kickass 6502tasm 68000devpac abap actionscript3 actionscript ada aimms algol68 apache applescript apt_sources arm asm asp asymptote autoconf autohotkey autoit avisynth awk bascomavr bash basic4gl batch bf biblatex bibtex blitzbasic bnf boo caddcl cadlisp ceylon cfdg cfm chaiscript chapel cil c_loadrunner clojure c_mac cmake cobol coffeescript c cpp cpp-qt cpp-winapi csharp css cuesheet c_winapi dart dcl dcpu16 dcs delphi diff div dos dot d ecmascript eiffel email epc e erlang euphoria ezt f1 falcon fo fortran freebasic freeswitch fsharp gambas gdb genero genie gettext glsl gml gnuplot go groovy gwbasic haskell haxe hicest hq9plus html html4strict html5 icon idl ini inno intercal io ispfpanel java5 java javascript jcl j jquery julia kixtart klonec klonecpp kotlin latex lb ldif lisp llvm locobasic logtalk lolcode lotusformulas lotusscript lscript lsl2 lua m68k magiksf make mapbasic mathematica matlab mercury metapost mirc mk-61 mmix modula2 modula3 mpasm mxml mysql nagios netrexx newlisp nginx nimrod nsis oberon2 objc objeck ocaml-brief ocaml octave oobas oorexx oracle11 oracle8 oxygene oz parasail parigp pascal pcre perl6 perl per pf phix php-brief php pic16 pike pixelbender pli plsql postgresql postscript povray powerbuilder powershell proftpd progress prolog properties providex purebasic pycon pys60 python qbasic qml q racket rails rbs rebol reg rexx robots roff rpmspec rsplus ruby rust sas sass scala scheme scilab scl sdlbasic smalltalk smarty spark sparql sql sshconfig standardml stonescript swift systemverilog tclegg tcl teraterm texgraph text thinbasic tsql twig typoscript unicon upc urbi uscript vala vbnet vb vbscript vedit verilog vhdl vim visualfoxpro visualprolog whitespace whois winbatch wolfram xbasic xml xojo xorg_conf xpp yaml z80 zxbasic//
/dokuwiki/inc/
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...]
H A DJpegMeta.php1784 for ($j = 0; $j < $count; $j++)
1785 $value[$j] = $this->_getByte($rawValue, $j);
1796 for ($j = 0; $j < $count; $j++)
1797 $value[$j] = $this->_getShort($rawValue, $j *
[all...]
H A DPassHash.php248 $j = $i + 12;
249 if ($j == 16) $j = 5;
250 $tmp = $bin[$i] . $bin[$k] . $bin[$j] . $tmp;
H A Dfarm.php76 for ($j = count($server); $j > 0; $j--) {
77 $dir = implode('.', array_slice($server, -$j)) . implode('.', array_slice($uri, 0, $i));
/dokuwiki/inc/Utf8/
H A DClean.php45 for ($j = 0; $j < $n; $j++) { # n bytes matching 10bbbbbb follow ?
/dokuwiki/inc/lang/cs/
H A Dconflict.txt
H A Dstopwords.txt
/dokuwiki/inc/lang/et/
H A Dconflict.txt
H A Ddraft.txt
H A Dindex.txt
H A Dlogin.txt
/dokuwiki/inc/lang/fi/
H A Dconflict.txt
H A Dindex.txt
H A Dlocked.txt
H A Dlogin.txt
H A Dmailtext.txt
H A Dpassword.txt
H A Dpwconfirm.txt
H A Dread.txt
H A Dregister.txt
H A Dregistermail.txt
H A Dresendpwd.txt

12345