Home
last modified time | relevance | path

Searched refs:prototype (Results 826 – 850 of 1094) sorted by last modified time

1...<<31323334353637383940>>...44

/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshBrushDiff.js34 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshCore.js54 exec: RegExp.prototype.exec,
55 test: RegExp.prototype.test,
56 match: String.prototype.match,
57 replace: String.prototype.replace,
58 split: String.prototype.split
118 for (p in self.prototype) {
119 if (self.prototype.hasOwnProperty(p)) {
120 regex[p] = self.prototype[p];
182 if (Array.prototype.lastIndexOf) {
2455 sh.Match.prototype.toString = function()
[all …]
H A DshCore.min.js17prototype)c.prototype.hasOwnProperty(r)&&(e[r]=c.prototype[r]);return e.xregexp={captureNames:t,is…
H A DshBrushColdFusion.js93 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshBrushCpp.js90 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshBrushCss.js84 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshBrushDelphi.js48 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshBrushGroovy.js60 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshBrushJScript.js45 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshBrushJava.js50 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshBrushPerl.js89 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshBrushPhp.js81 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshBrushScala.js44 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshBrushSql.js59 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshBrushTAP.js54 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshBrushXml.js64 Brush.prototype = new SyntaxHighlighter.Highlighter();
/plugin/syntaxhighlighter3/sxh3/src/js/
H A DshBrushAS3.js36 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshBrushAppleScript.js77 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshBrushCSharp.js42 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshBrushColdFusion.js77 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshBrushCss.js68 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshBrushDelphi.js32 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshBrushHaxe.js57 Brush.prototype = new SyntaxHighlighter.Highlighter ();
H A DshBrushPowerShell.js52 Brush.prototype = new SyntaxHighlighter.Highlighter();
H A DshCore.js1174 sh.Match.prototype.toString = function()
1276 sh.Highlighter.prototype = {

1...<<31323334353637383940>>...44