Made the regexes slightly more readable by undoubling the backslashes where possible...
authorTim Starling <tstarling@users.mediawiki.org>
Fri, 18 Feb 2011 06:54:46 +0000 (06:54 +0000)
committerTim Starling <tstarling@users.mediawiki.org>
Fri, 18 Feb 2011 06:54:46 +0000 (06:54 +0000)
commit27981283a7771b01abddf1de582676c85e100b6b
tree4c56946fa720de8c431119a223d1f4e8d0f35234
parenta1717b4953e2479a8f3b991d922dc444aa873b03
Made the regexes slightly more readable by undoubling the backslashes where possible. Tested by ensuring that the minifier output is the same before and after, with jquery.js as input.
includes/libs/JavaScriptDistiller.php