Home
last modified time | relevance | path

Searched refs:aliases (Results 51 – 75 of 256) sorted by relevance

1234567891011

/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/
H A Dbrainfuck.min.js1 hljs.registerLanguage("brainfuck",function(r){var n={cN:"literal",b:"[\\+\\-]",r:0};return{aliases:…
H A Dpf.min.js1 …:"variable",b:/\$[\w\d#@][\w\d_]*/},e={cN:"variable",b:/</,e:/>/};return{aliases:["pf.conf"],l:/[a…
H A Dgherkin.min.js1 hljs.registerLanguage("gherkin",function(e){return{aliases:["feature"],k:"Feature Background Abilit…
H A Ddockerfile.min.js1 hljs.registerLanguage("dockerfile",function(e){return{aliases:["docker"],cI:!0,k:"from maintainer c…
H A Ddust.min.js1 …unction(e){var t="if eq ne lt lte gt gte select default math sep";return{aliases:["dst"],cI:!0,sL:…
H A Dhandlebars.min.js1 …tion collection debugger log outlet template unbound view yield"};return{aliases:["hbs","html.hbs"…
H A Dgo.min.js1 … copy imag len make new panic print println real recover delete"};return{aliases:["golang"],k:t,i:…
H A Ddiff.min.js1 hljs.registerLanguage("diff",function(e){return{aliases:["patch"],c:[{cN:"meta",r:10,v:[{b:/^@@ +\-…
H A Dinform7.min.js1 hljs.registerLanguage("inform7",function(e){var r="\\[",o="\\]";return{aliases:["i7"],cI:!0,k:{keyw…
H A Dnimrod.min.js1 hljs.registerLanguage("nimrod",function(t){return{aliases:["nim"],k:{keyword:"addr and as asm bind …
H A Dapache.min.js1 hljs.registerLanguage("apache",function(e){var r={cN:"number",b:"[\\$%]\\d+"};return{aliases:["apac…
H A Ddos.min.js1 …symbol",b:"^\\s*[A-Za-z._?][A-Za-z0-9_$#@~.?]*(:|\\s+label)",r:0};return{aliases:["bat","cmd"],cI:…
H A Dvbnet.min.js1 hljs.registerLanguage("vbnet",function(e){return{aliases:["vb"],cI:!0,k:{keyword:"addhandler addres…
H A Dmakefile.min.js1 …efile",function(e){var a={cN:"variable",b:/\$\(/,e:/\)/,c:[e.BE]};return{aliases:["mk","mak"],c:[e…
H A Dhttp.min.js1 hljs.registerLanguage("http",function(e){var t="HTTP/[0-9\\.]+";return{aliases:["https"],i:"\\S",c:…
H A Dsml.min.js1 hljs.registerLanguage("sml",function(e){return{aliases:["ml"],k:{keyword:"abstype and andalso as ca…
H A Docaml.min.js1 hljs.registerLanguage("ocaml",function(e){return{aliases:["ml"],k:{keyword:"and as assert asr begin…
H A Ddjango.min.js1 …ars localize unlocalize localtime utc timezone"},c:[e.QSM,e.ASM]};return{aliases:["jinja"],cI:!0,s…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D4d56b179242fed59e3d6476f817b6055.asciidoc8 'aliases' => [
H A D1b8caf0a6741126c6d0ad83b56fce290.asciidoc14 'aliases' => [
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshBrushDiff.js35 Brush.aliases = ['diff', 'patch'];
H A DshBrushVb.js50 Brush.aliases = ['vb', 'vbnet'];
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshBrushDiff.js19 Brush.aliases = ['diff', 'patch'];
H A DshBrushVb.js34 Brush.aliases = ['vb', 'vbnet'];
/plugin/animation/scripts/
H A DshBrushR.js20 SyntaxHighlighter.brushes.R.aliases = ['r', 's', 'splus'];

1234567891011