Home
last modified time | relevance | path

Searched refs:x (Results 276 – 300 of 1696) sorted by path

1...<<11121314151617181920>>...68

/plugin/ckgedit/scripts/
H A Dparse_wiki.js.unc1158 img_size += width + 'x' + height;
/plugin/cli/
H A Dcli-examples.txt22 drwxr-xr-x 2 user user 4096 Dec 27 18:48 conf
23 drwxr-xr-x 4 user user 4096 Dec 22 22:10 lang
66 drwxr-xr-x 2 user user 4096 Dec 27 18:48 conf
67 drwxr-xr-x 4 user user 4096 Dec 22 22:10 lang
/plugin/code3/
H A Dscript.js8x=0;for(var X=0,z=v.length;X<z;X++){var Z=[];while(v[X]&&v[X].style!='nl'){switch(v[X].style){case…
11x=C.length;V<x;V=O.next){O.decode(C,V);var X=O.ch;switch(X){case'\t':v.push(C.substring(e,V));var …
/plugin/codehighlight/cp/engines/
H A Dgecko.js113 x = z = this.split(o,flag);
114 x = x.replace(/\n/g,'<br>');
116 if(arguments[1]&&arguments[2]) x = x.replace(arguments[1],arguments[2]);
119 x = x.replace(Language.syntax[i].input,Language.syntax[i].output);
121 ….innerHTML = this.actions.history[this.actions.next()] = (flag=='scroll') ? x : o.split(z).join(x);
H A Dmsie.js130 x = z = this.split(o,flag);
132 if(arguments[1]&&arguments[2]) x = x.replace(arguments[1],arguments[2]);
135 x = x.replace(Language.syntax[i].input,Language.syntax[i].output);
137 …itor.innerHTML = this.actions.history[this.actions.next()] = (flag=='scroll') ? x : o.replace(z,x);
H A Dopera.js109 x = z = this.split(o,flag);
112 x = x.replace(/\t/g, ' ');
115 if(arguments[1]&&arguments[2]) x = x.replace(arguments[1],arguments[2]);
118 x = x.replace(Language.syntax[i].input,Language.syntax[i].output);
120 …innerHTML = this.actions.history[this.actions.next()] = (flag=='scroll') ? x : o.split(z).join(x);
/plugin/codemirror/dist/keymaps/
H A Demacs.min.js1x(a,b){if(a.state.emacsPrefix){if(b!="-")a.state.emacsPrefix+=b;return}a.state.emacsPrefix=b;a.on(… function
H A Dvim.min.js1 …Code(d))}return c}var w=v(65,26);var x=v(97,26);var y=v(48,10);var z=[].concat(w,x,y,["<",">"]);va…
2x,y,z,A;var B;if(b.visualMode){x=ra(j.head,j.anchor);y=sa(j.head,j.anchor);z=b.visualLine||h.linew…
3x)?([0-9a-f]+)/i:h=="octal"?/([0-7]+)/:null;var r=h=="decimal"?10:h=="hex"?16:h=="octal"?8:null;va… function
H A Dvim.min.js.map1x","number","zeroPadding","from","repeatLastEdit","includeLineBreak","maxCh","ret","prop","hasOwnP…
/plugin/codemirror/dist/modes/
H A Dasn.1.min.js.map1 …j[words[i]] = true;\n return obj;\n }\n\n CodeMirror.defineMIME(\"text/x-ttcn-asn\", {\n n…
H A Dasterisk.min.js.map1 …\"--;\",\n lineComment: \";\"\n };\n});\n\nCodeMirror.defineMIME(\"text/x-asterisk\", \"asteri…
H A Dbrainfuck.min.js.map1 …e = false;\n }\n }\n };\n });\nCodeMirror.defineMIME(\"text/x-brainfuck\",\"brainf…
H A Dclike.min.js1x=i.isPunctuationChar||/[\[\]{}\(\),;\:\.]/,y=i.numberStart||/[\d\.]/,z=i.number||/^(?:0x[a-f\d]+|… function
H A Dclike.min.js.map1x[a-f\\d]+|0b[01]+|(?:\\d+\\.?\\d*|\\.\\d+)(?:e[-+]?\\d+)?)(u|ll?|l|f)?/i,\n isOperatorChar =…
H A Dclojure.min.js.map1x[0-9A-Fa-f]{4}|.)?(?=[\\\\\\[\\]\\s\"(),;@^`{}~]|$))/;\n\n // simple-namespace := /^[^\\\\\\/\\[…
H A Dcmake.min.js.map1 … tokenize(stream, state);\n }\n };\n});\n\nCodeMirror.defineMIME(\"text/x-cmake\", \"cmake\");…
H A Dcobol.min.js.map1x/i) ) {\n stream.eatWhile(tests.hex);\n return true;\n }\n // leading sign\n i…
H A Dcoffeescript.min.js.map1x[0-9a-f]+/i)) {\n intLiteral = true;\n }\n // Decimal\n if (stream.match(/^…
H A Dcommonlisp.min.js.map1x[+\\-]?[\\da-f]+)/;\n var symbol = /[^\\s'`,@()\\[\\]\";]/;\n var type;\n\n function readSym(s…
H A Dcrystal.min.js1x("%","%"),a,b)}if(b.lastToken!="\\"&&a.match("{{",false)){return c(x("{","}"),a,b)}if(a.peek()=="… function
H A Dcrystal.min.js.map1x\")) {\n stream.match(/^[0-9a-fA-F]+/);\n } else if (stream.eat(\"o\")) {\n …
H A Dcss.min.js1x(c);return b.tokenize(a,b)}else if(c=="#"){a.eatWhile(/[\w\\\-]/);return v("atom","hash")}else if… function
H A Dcss.min.js.map1x\", \"background-position-y\", \"background-repeat\",\n \"background-size\", \"baseline-shift\…
H A Dcypher.min.js.map1 … lines.join(\"\\n\");\n }\n };\n\n CodeMirror.defineMIME(\"application/x-cypher-query\", \"cy…
H A Dd.min.js.map1 … try union unittest version while with\";\n\n CodeMirror.defineMIME(\"text/x-d\", {\n name: \"…

1...<<11121314151617181920>>...68