Home
last modified time | relevance | path

Searched refs:funcs (Results 1 – 25 of 32) sorted by relevance

12

/plugin/syntaxhighlighter/Scripts/
H A DshBrushSql.js9funcs='abs avg case cast coalesce convert count current_timestamp '+'current_user day isnull left …
H A DshBrushPhp.js9funcs='abs acos acosh addcslashes addslashes '+'array_change_key_case array_chunk array_combine ar…
/plugin/syntaxhighlighter/Uncompressed/
H A DshBrushSql.js3 var funcs = 'abs avg case cast coalesce convert count current_timestamp ' +
31 { regex: new RegExp(this.GetKeywords(funcs), 'gmi'), css: 'func' }, // functions
H A DshBrushPhp.js3 var funcs = 'abs acos acosh addcslashes addslashes ' +
52 { regex: new RegExp(this.GetKeywords(funcs), 'gmi'), css: 'func' }, // functions
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshBrushSql.js24 var funcs = 'abs avg case cast coalesce convert count current_timestamp ' +
53 …{ regex: new RegExp(this.getKeywords(funcs), 'gmi'), css: 'color2' }, // functi…
H A DshBrushColdFusion.js27 …var funcs = 'Abs ACos AddSOAPRequestHeader AddSOAPResponseHeader AjaxLink AjaxOnLoad ArrayAppend A…
87 { regex: new RegExp(this.getKeywords(funcs), 'gmi'), css: 'functions' }, // functions
H A DshBrushPython.js30 var funcs = '__import__ abs all any apply basestring bin bool buffer callable ' +
49 { regex: new RegExp(this.getKeywords(funcs), 'gmi'), css: 'functions' },
H A DshBrushPhp.js24 var funcs = 'abs acos acosh addcslashes addslashes ' +
73 { regex: new RegExp(this.getKeywords(funcs), 'gmi'), css: 'functions' }, // common functions
H A DshBrushPerl.js26 var funcs =
82 { regex: new RegExp(this.getKeywords(funcs), 'gm'), css: 'functions' },
/plugin/syntaxhighlighter3/sxh3/src/js/
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…
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 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 DshBrushPhp.js8 var funcs = 'abs acos acosh addcslashes addslashes ' +
57 { regex: new RegExp(this.getKeywords(funcs), 'gmi'), css: 'functions' }, // common functions
H A DshBrushPerl.js10 var funcs =
66 { regex: new RegExp(this.getKeywords(funcs), 'gm'), css: 'functions' },
/plugin/sequencediagram/bower_components/eve-raphael/
H A Deve.js374 var funcs = e.n[key].f; variable
375 for (j = 0, jj = funcs.length; j < jj; j++) if (funcs[j] == f) {
376 funcs.splice(j, 1);
379 !funcs.length && delete e.n[key].f;
/plugin/distribute/syntax/
H A Dsyntax.php39 require_once dirname(__FILE__).'/../helper.funcs.util.php';
/plugin/distribute/
H A Daction.php52 require_once dirname(__FILE__).'/helper.funcs.util.php';
/plugin/codemirror/dist/modes/
H A Dcypher.min.js.map1funcs","preds","keywords","systemKeywords","pushContext","state","type","col","context","prev","in…
H A Dpig.min.js.map1 ….length; ++i) obj[words[i]] = true;\n return obj;\n }\n\n // builtin funcs taken from trunk r…
/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'),
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.js5072 return flatRest(function(funcs) { argument
5073 var length = funcs.length,
5078 funcs.reverse();
5081 var func = funcs[index];
5091 func = funcs[index];
5115 result = length ? funcs[index].apply(this, args) : value;
5118 result = funcs[index].call(this, result);
/plugin/sequencediagram/bower_components/lodash/
H A Dlodash.js5072 return flatRest(function(funcs) { argument
5073 var length = funcs.length,
5078 funcs.reverse();
5081 var func = funcs[index];
5091 func = funcs[index];
5115 result = length ? funcs[index].apply(this, args) : value;
5118 result = funcs[index].call(this, result);
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js369 var funcs = e.n[key].f; variable
370 for (j = 0, jj = funcs.length; j < jj; j++) if (funcs[j] == f) {
371 funcs.splice(j, 1);
374 !funcs.length && delete e.n[key].f;
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js1314 var funcs = lodashStable.map([fn], _.ary),
1315 actual = funcs[0]('a', 'b', 'c');
12056 var funcs = [
12061 lodashStable.each(funcs, function(methodName) {
12078 var funcs = [
26402 var funcs = [
26409 lodashStable.each(funcs, function(methodName) {
26433 var funcs = [
26463 lodashStable.each(funcs, function(methodName) {
26487 var funcs = [
[all …]
/plugin/callflow/
H A Draphael.js327 var funcs = e.n[key].f; variable
328 for (j = 0, jj = funcs.length; j < jj; j++) if (funcs[j] == f) {
329 funcs.splice(j, 1);
332 !funcs.length && delete e.n[key].f;

12