Searched defs:RegExp (Results 1 – 10 of 10) sorted by relevance
/plugin/wysiwyg/fckeditor/editor/_source/internals/ |
H A D | fckregexlib.js | 95 RegExp : /^\/(.*)\/([gim]*)$/ property in FCKRegexLib
|
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/ |
H A D | shCore.min.js | 17 …ky?"y":"")}function r(e,r,i){if(!c.isRegExp(e))throw new TypeError("type RegExp expected");var a=p… class
|
H A D | shCore.js | 279 RegExp.prototype.exec = (on ? fixed : nativ).exec; class
|
/plugin/freechat/phpfreechat/data/public/js/ |
H A D | prototype.js | 278 RegExp.prototype.match = RegExp.prototype.test; class
|
/plugin/s5reloaded/ui/effects_support/ |
H A D | prototype.js | 365 RegExp.prototype.match = RegExp.prototype.test; class
|
/plugin/issuetracker/ |
H A D | prototype.js | 479 RegExp.prototype.match = RegExp.prototype.test; class
|
/plugin/wysiwyg/fckeditor/editor/js/ |
H A D | fckeditorcode_ie.js | 41 …-9:]+)[^>]*)\/>/gi,StyleVariableAttName:/#\(\s*("|')(.+?)\1[^\)]*\s*\)/g,RegExp:/^\/(.*)\/([gim]*)… property in FCKRegexLib
|
H A D | fckeditorcode_gecko.js | 40 …-9:]+)[^>]*)\/>/gi,StyleVariableAttName:/#\(\s*("|')(.+?)\1[^\)]*\s*\)/g,RegExp:/^\/(.*)\/([gim]*)… property in FCKRegexLib
|
/plugin/fckg/fckeditor/editor/js/ |
H A D | fckeditorcode_gecko.js | 51 …-9:]+)[^>]*)\/>/gi,StyleVariableAttName:/#\(\s*("|')(.+?)\1[^\)]*\s*\)/g,RegExp:/^\/(.*)\/([gim]*)… property in FCKRegexLib
|
H A D | fckeditorcode_ie.js | 55 …-9:]+)[^>]*)\/>/gi,StyleVariableAttName:/#\(\s*("|')(.+?)\1[^\)]*\s*\)/g,RegExp:/^\/(.*)\/([gim]*)… property in FCKRegexLib
|