Home
last modified time | relevance | path

Searched refs:end (Results 276 – 300 of 1305) sorted by path

1...<<11121314151617181920>>...53

/plugin/codemirror/dist/modes/
H A Dttcn.min.js.map1end","afterQuote","peek","toLowerCase","maybeEnd","Context","indented","column","type","align","pr…
H A Dvb.min.js.map1end\", \"#if\", \"#region\", \"addhandler\", \"addressof\", \"alias\", \"as\", \"byref\", \"byval\…
H A Dvbscript.min.js.map1end', 'createobject', 'quit'];\n\n var aspBuiltinObjsWords = ['server', 'response', 'request', …
H A Dvelocity.min.js.map1end","maybeEnd","startState","token","eatSpace","blockCommentStart","blockCommentEnd","lineComment…
H A Dverilog.min.js.map1end","maybeEnd","Context","indented","column","type","align","prev","this","pushContext","col","in…
H A Dvhdl.min.js.map1end","Context","indented","column","type","align","prev","this","pushContext","col","context","pop…
H A Dwast.min.js.map1 …: /mut|nop|block|if|then|else|loop|br_if|br_table|br|call(_indirect)?|drop|end|return(_call(_indir…
H A Dxquery.min.js.map1end\n var kwObj = {\n ',': punctuation\n };\n\n // a list of 'basic' keywords. For e…
H A Dyacas.min.js.map1end","escaped","prev","startState","token","eatSpace","indent","textAfter","Pass","delta","indentU…
H A Dyaml-frontmatter.min.js.map1end","sol","style","mode","blankLine"],"mappings":"CAGA,SAAWA,GACT,SAAWC,UAAW,gBAAmBC,SAAU,SACjDF,…
H A Dyaml.min.js.map1 …\n if(stream.match(/---/)) { return \"def\"; }\n /* document end */\n if (str…
/plugin/codemirror/dist/
H A Dscripts.min.js2end:f,collapse:g,coverStart:h,coverEnd:i}}function ed(a,b){var c=cd;if(b=="left"){for(var d=0;d<a.…
4end:b.text.length}}i=i||ad(a,b);return vd(a,b,i,c)};var k=j(c.sticky=="before"?h(c,-1):c.ch);if(a.…
5end:0};function e(){if(b.activeTouch){c=setTimeout(function(){return b.activeTouch=null},1e3);d=b.… property in Kh.d
6 …g=h%2?"right":"left"}var i=dd(e.map,b.ch,g);i.offset=i.collapse=="right"?i.end:i.start;return i}fu…
7end&&c.match(d.local.end)){var f=d.local.endToken||null;d.local=d.localState=null;return f}else{va… property in d.local
8end);return b.getRange(d,f)}else{return c.apply(this)}}};window.DWgetSelection=function(c){if(a&&e…
H A Dscripts.min.js.map1end","endNode","r","setEnd","setStart","body","createTextRange","moveToElementText","parentNode","…
/plugin/codeprettify/code-prettify/
H A DCHANGES.md42 * Fixed bug: `/` in regex `[charsets] should not end regex`
H A DREADME.md138 causes end quotes to not match up with open quotes.
148 end of that class as in `linenums:52`. For example:
/plugin/codeprettify/code-prettify/src/
H A Dlang-lua.js50 …[PR['PR_KEYWORD'], /^(?:and|break|do|else|elseif|end|false|for|function|if|in|local|nil|not|or|rep…
H A Dlang-vhdl.js39 …fer|bus|case|component|configuration|constant|disconnect|downto|else|elsif|end|entity|exit|file|fo…
H A Dnode_prettify.js358 var end;
360 end = decodeEscape(charsetParts[i + 2]);
363 end = start;
365 ranges.push([start, end]);
370 if (!(end < 65 || start > 122)) {
371 if (!(end < 65 || start > 90)) {
372 ranges.push([Math.max(65, start) | 32, Math.min(end, 90) | 32]);
374 if (!(end < 97 || start > 122)) {
375 ranges.push([Math.max(97, start) & ~32, Math.min(end, 122) & ~32]);
H A Dprettify.js406 var end;
408 end = decodeEscape(charsetParts[i + 2]);
411 end = start;
413 ranges.push([start, end]);
418 if (!(end < 65 || start > 122)) {
419 if (!(end < 65 || start > 90)) {
420 ranges.push([Math.max(65, start) | 32, Math.min(end, 90) | 32]);
422 if (!(end < 97 || start > 122)) {
423 ranges.push([Math.max(97, start) & ~32, Math.min(end, 122) & ~32]);
H A Drun_prettify.js635 var end;
637 end = decodeEscape(charsetParts[i + 2]);
640 end = start;
642 ranges.push([start, end]);
647 if (!(end < 65 || start > 122)) {
648 if (!(end < 65 || start > 90)) {
649 ranges.push([Math.max(65, start) | 32, Math.min(end, 90) | 32]);
651 if (!(end < 97 || start > 122)) {
652 ranges.push([Math.max(97, start) & ~32, Math.min(end, 122) & ~32]);
/plugin/columnlist/
H A Dstyle.css7 /* end plugin: columnlist */
/plugin/columns/
H A Daction.php92 if (end($this->sectionEdit) != $c) {
H A Drewriter.php184 $lastCall = end($output);
/plugin/combo/ComboStrap/Api/
H A DApiRouter.php66 ->end();
74 ->end();
H A DMetaManagerHandler.php63 ->end();
73 ->end();
87 ->end();
109 ->end();
129 ->end();
234 ->end();
253 ->end();
269 ->end();
300 ->end();
325 ->end();
[all...]

1...<<11121314151617181920>>...53