Home
last modified time | relevance | path

Searched refs:t (Results 276 – 300 of 2068) sorted by path

1...<<11121314151617181920>>...83

/plugin/cli/
H A Dcli-examples.txt105 <cli t=irb>
116 <cli t=irb >
156 * The following codes don't display right
173 * CLI shouldn't silently eat intentional blank lines:
334 <cli t=nospace cont=Password:>
365 <cli t=nospace cont=Password:>
H A Dsyntax.php156 : (($type && ($t=$this->namedpcc[$type][self::PROMPT])) ?
157 $t
162 : (($type && ($t=$this->namedpcc[$type][self::CONT])) ?
163 $t
168 : (($type && ($t=$this->namedpcc[$type][self::COMMENT])) ?
169 $t
/plugin/clipboardutils/lib/
H A Dclipboard.min.js7t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeof defin… argument
/plugin/code2/
H A Dsyntax_plugin_code.css194 margin: 0; /* PRE inside DIV doesn't need a margin */
/plugin/code3/src/
H A Dpsyhi.js102 var t = PR_lexOne(txt)
105 for (var i=0,tL=t.length;i<tL;i++) {
107 while (t[i] && t[i].style!='nl') {
108 switch (t[i].style) {
110 s[s.length] = escapeHtml(t[i].token);
113 var comm = t[i].token.split(/\r\n|\r|\n/);
116 …rows[rows.length] = getColorizedString(++nl,s.join("")+"<span class=\""+t[i].style+"\">"+escapeHtm…
122 … s[s.length] = "<span class=\""+t[i].style+"\">"+escapeHtml(t[i].token)+"</span>";
129 rows.tokenCount = t.length;
145 var t = PSyHi.toolbar[i];
[all …]
H A Dtz.js891 var t = s.substring(pos, i);
892 outlist.push(new PR_Token(t, PR_PLAIN));
924 var t = s.substring(pos, i);
926 wordDecodeHelper.decode(t, 0);
928 var isSingleCharacter = wordDecodeHelper.next == t.length;
931 if (PR_keywords[t]) {
944 j < t.length; j = wordDecodeHelper.next) {
945 wordDecodeHelper.decode(t, j);
953 t.substring(t.length - 2) == '_t') {
958 : t==t.toUpperCase()?PR_CONSTANT
[all …]
/plugin/codehighlight/cp/
H A Dcodepress.js126 t = document.getElementsByTagName('textarea');
127 for(var i=0,n=t.length;i<n;i++) {
128 if(t[i].className.match('codepress')) {
129 id = t[i].id;
130 t[i].id = id +'_cp';
132 t[i].parentNode.insertBefore(eval(id), t[i]);
/plugin/codemirror/dist/keymaps/
H A Demacs.min.js1t(a,b,d,e){var f=r(a);if(f<0){e=-e;f=-f}for(var g=0;g<f;++g){var h=d(a,b,e);if(c(h,b))break;b=h}re… function
H A Dsublime.min.js.map1 …= CodeMirror.Pos;\n\n // This is not exactly Sublime's algorithm. I couldn't make heads or tails …
H A Dvim.min.js1 …or(),0,1));fa.enterInsertMode(a,{},b)}}}return b.onPasteFn}var s=/[\d]/;var t=[a.isWordChar,functi…
2t=s.cachedCursor;if(t){Na(a,t,r);delete s.cachedCursor}else{Na(a,k,r)}}if(r instanceof Array){p=r[…
3t=[];if(h||i){for(var u=0;u<p.length;u++){var v=i?p[u].match(i):null;if(v&&v[0]!=""){s.push(v)}els…
H A Dvim.min.js.map1t","translateRegexReplace","unescapes","\\/","\\\\","\\&","unescapeRegexReplace","stream","StringS…
/plugin/codemirror/dist/modes/
H A Dasn.1.min.js1t(a){var b=a.context.type;if(b==")"||b=="]"||b=="}")a.indented=a.context.indented;return a.context… function
H A Dasn.1.min.js.map1t","startState","basecolumn","startOfLine","token","ctx","sol","indentation","eatSpace","style","e…
H A Dclike.min.js1t=i.multiLineStrings,u=i.indentStatements!==false,v=i.indentSwitch!==false,w=i.namespaceSeparator,… function
H A Dclike.min.js.map1t","typeBefore","stream","pos","prevToken","test","string","slice","typeAtEndOfLine","indentation"…
H A Dclojure.min.js.map1 …if (!symbol) {\n // advance stream by at least one character so we don't get stuck.\n st…
H A Dcobol.min.js1t=j.column();if(t>=0&&t<=5){q=h}else if(t>=72&&t<=79){j.skipToEnd();q=g}else if(s=="*"&&t==6){j.sk…
H A Dcoffeescript.min.js1t(b,c,d){d=d||"coffee";var e=0,f=false,g=null;for(var h=c.scope;h;h=h.prev){if(h.type==="coffee"||… function
H A Dcommonlisp.min.js.map1 …urn null;\n type = \"symbol\";\n if (name == \"nil\" || name == \"t\" || name.charAt(0) …
H A Dcrystal.min.js1t={def:z,fun:z,macro:y,"class":A,module:A,struct:A,lib:A,"enum":A,union:A};var u={"[":"]","{":"}",… class in AnonymousFunction90d55d4b0200
H A Dcss.min.js1t,u;function v(a,b){t=b;return a}function w(a,b){var c=a.next();if(f[c]){var d=f[c](a,b);if(d!==fa…
H A Dd.min.js1t(a){var b=a.context.type;if(b==")"||b=="]"||b=="}")a.indented=a.context.indented;return a.context… function
H A Dd.min.js.map1t","startState","basecolumn","startOfLine","token","ctx","sol","indentation","eatSpace","style","t…
H A Ddiff.min.js.map1 …n token: function(stream) {\n var tw_pos = stream.string.search(/[\\t ]+?$/);\n\n if …
H A Ddylan.min.js.map1 …return \"bracket\";\n // Hash symbol\n } else if (stream.match(/f|t|all-keys|include|key…

1...<<11121314151617181920>>...83