Home
last modified time | relevance | path

Searched refs:funcs (Results 26 – 32 of 32) sorted by path

12

/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshBrushColdFusion.js11 …var funcs = 'Abs ACos AddSOAPRequestHeader AddSOAPResponseHeader AjaxLink AjaxOnLoad ArrayAppend A…
71 { regex: new RegExp(this.getKeywords(funcs), 'gmi'), css: 'functions' }, // functions
H A DshBrushPerl.js10 var funcs =
66 { regex: new RegExp(this.getKeywords(funcs), 'gm'), css: 'functions' },
H A DshBrushPhp.js8 var funcs = 'abs acos acosh addcslashes addslashes ' +
57 { regex: new RegExp(this.getKeywords(funcs), 'gmi'), css: 'functions' }, // common functions
H A DshBrushPython.js14 var funcs = '__import__ abs all any apply basestring bin bool buffer callable ' +
33 { regex: new RegExp(this.getKeywords(funcs), 'gmi'), css: 'functions' },
H A DshBrushSql.js8 var funcs = 'abs avg case cast coalesce convert count current_timestamp ' +
37 …{ regex: new RegExp(this.getKeywords(funcs), 'gmi'), css: 'color2' }, // functi…
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js3955 …var funcs = 'Abs ACos AddSOAPRequestHeader AddSOAPResponseHeader AjaxLink AjaxOnLoad ArrayAppend A…
3974 regex: new RegExp(this.getKeywords(funcs), 'gmi'),
4565 …var funcs = 'abs accept alarm atan2 bind binmode chdir chmod chomp chop chown chr ' + 'chroot clos…
4623 regex: new RegExp(this.getKeywords(funcs), 'gm'),
4792 …var funcs = '__import__ abs all any apply basestring bin bool buffer callable ' + 'chr classmethod…
4818 regex: new RegExp(this.getKeywords(funcs), 'gmi'),
5017 …var funcs = 'abs avg case cast coalesce convert count current_timestamp ' + 'current_user day isnu…
5036 regex: new RegExp(this.getKeywords(funcs), 'gmi'),
H A Dsyntaxhighlighter.js.map1funcs","operators","datatypes","functions","fixComments","getKeywordsCSS","getValuesCSS","fonts","…

12