Home
last modified time | relevance | path

Searched refs:end (Results 201 – 225 of 1305) sorted by path

12345678910>>...53

/plugin/ckgedit/
H A Dscript.js213 if ( handler.end )
214 handler.end( stack[ i ] );
/plugin/ckgedit/scripts/
H A Dparse_wiki-cmpr.js1 …this.attr+">";this.downloadable_file="";this.downloadable_code=false}}}}}},end:function(ah){if(t[a…
H A Dparse_wiki.js.unc344 var right_side = results.substring(c2_inx); //from c2 to end of string
421 this.xcl_markup = false; // set to false in end() as well, double sure
983 } // src end
1186 end: function(tag) {
1290 …return; // prevent newline from being inserted between end of nested list and return to previous n…
1519 /* remove space between link end markup and following punctuation */
1845 } // HTMLParserFont end
/plugin/clearer/
H A DREADME.md5 …ginning, (leaving the long height of an image for example) just add three of \ the end of the line
H A Dplugin.info.txt6 desc Add clearer div class by adding \\\ at end of the line
/plugin/cli/
H A Dcli-examples.txt102 Simple minded implementation will not work for results as end of prompt is same as results marker!
H A Dstyle.css17 /* end plugin:cli */
H A Dsyntax.php147 $last=end($this->stack);
180 $top=end($this->stack);
184 $this->current=end($this->stack);
211 if ( trim(end($lines)) == '' ) array_pop($lines);
245 $comment=$ar[1].end($ar);
/plugin/cloud/
H A Dsyntax.php293 $min = end($cloud[0]);
/plugin/code3/
H A Dscript.js11end=i;this.style=I}PR_TokenEnd.prototype.toString=function(){return'[PR_TokenEnd '+this.end+(this.…
H A Dstyle.css55 /* end code plugin style additions */
/plugin/code3/src/
H A Dtz.js125 function PR_TokenEnd(end, style) { argument
127 if ('number' != typeof(end)) { throw new Error('BAD'); }
128 this.end = end;
132 return '[PR_TokenEnd ' + this.end +
500 var end = tokenEnd.end;
501 if (end === lastEnd) { continue; } // skip empty regions
503 var tokLen = end - posAbs;
517 tokLen = end - posAbs;
/plugin/codebuttonmod1/
H A DPlugin.txt34 After installation you'll find a new button at the end of your regular toolbar. Use them to add "''…
/plugin/codehighlight/cp/engines/
H A Dgecko.js87 if(mid-2000<0) {ini=0;end=4000;}
88 else if(mid+2000>code.length) {ini=code.length-4000;end=code.length;}
89 else {ini=mid-2000;end=mid+2000;}
90 code = code.substring(ini,end);
H A Dmsie.js103 if(mid-2000<0) {ini=0;end=4000;}
104 else if(mid+2000>code.length) {ini=code.length-4000;end=code.length;}
105 else {ini=mid-2000;end=mid+2000;}
106 code = code.substring(ini,end);
H A Dopera.js86 if(mid-2000<0) {ini=0;end=4000;}
87 else if(mid+2000>code.length) {ini=code.length-4000;end=code.length;}
88 else {ini=mid-2000;end=mid+2000;}
89 code = code.substring(ini,end);
/plugin/codemirror/dist/keymaps/
H A Demacs.min.js1 …true;;g=false){var h=a.getTokenAt(d);var i=b(d.line,e<0?h.start:h.end);if(g&&e>0&&h.end==d.ch||!/\…
H A Demacs.min.js.map1end","string","newPos","getPrefix","precise","digits","state","emacsPrefix","clearPrefix","Number"…
H A Dsublime.min.js1end:i,anchor:!f.empty()&&g})}a.operation(function(){var b=0,e=[];for(var f=0;f<d.length;f++){var g…
H A Dsublime.min.js.map1end","word","slice","selectNextOccurrence","fullWord","sublimeFindFullWord","sel","cmpPos","text",…
H A Dvim.min.js1 …q=false}if(!p){return}var o=b.getLine(p.start.line).substring(p.start.ch,p.end.ch);if(q&&f){o="\\b…
2end.line--}}else if(g==="t"){i=Ma(a,b,h)}else{return null}if(!a.state.vim.visualMode){return[i.sta…
3end:h}}function _a(a,b,c,d){var f=oa(b);var g=a.getLine(f.line);var h=g.split("");var i,j,k,l;var …
H A Dvim.min.js.map1end","escapeRegex","exArgs","selectValueOnOpen","origHead","copyCursor","clipCursorToContent","ori…
/plugin/codemirror/dist/modes/
H A Dasciiarmor.min.js.map1end\";\n return \"tag\";\n } else {\n if (stream.eatWhile(/[A-Za-z0…
H A Dasn.1.min.js.map1end","afterNext","peek","toLowerCase","Context","indented","column","type","align","prev","this","…
H A Dclike.min.js.map1end","maybeEnd","maybeEOL","typeFirstDefinitions","eol","startState","basecolumn","startOfLine","t…

12345678910>>...53