Home
last modified time | relevance | path

Searched hist:e71b260a0446cb34eacbd16234691eca41feb9b1 (Results 1 – 1 of 1) sorted by relevance

/dokuwiki/lib/exe/
H A Djs.phpe71b260a0446cb34eacbd16234691eca41feb9b1 Mon Sep 17 22:10:23 UTC 2012 Michael Hamann <michael@content-space.de> Simplify js_compress() for regular expressions FS#2593

This simplifies a while loop in the js_compress() code. The
functionality of the new code is completely identical to the old code
but it uses less comparisons and according to FS#2593 it is thus a lot
faster.