mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-14 06:35:46 +01:00
Remove compatiblity cruft.
This commit is contained in:
@@ -1246,7 +1246,7 @@ var Util = Module("Util", XPCOM([Ci.nsIObserver, Ci.nsISupportsWeakReference]),
|
||||
*
|
||||
* This is similar to Perl's extended regular expression format.
|
||||
*
|
||||
* @param {string|XML} expr The expression to compile into a RegExp.
|
||||
* @param {string} expr The expression to compile into a RegExp.
|
||||
* @param {string} flags Flags to apply to the new RegExp.
|
||||
* @param {object} tokens The tokens to substitute. @optional
|
||||
* @returns {RegExp} A custom regexp object.
|
||||
|
||||
Reference in New Issue
Block a user