jspacker
a copy from the Dean Edwards JavaScript's Packer, (*1)
This is the php version of the Dean Edwards JavaScript's Packer,
Based on :, (*2)
ParseMaster, version 1.0.2 (2005-08-19) Copyright 2005, Dean Edwards
a multi-pattern parser.
KNOWN BUG: erroneous behavior when using escapeChar with a replacement
value that is a function, (*3)
packer, version 2.0.2 (2005-08-19) Copyright 2004-2005, Dean Edwards, (*4)
License: http://creativecommons.org/licenses/LGPL/2.1/, (*5)
Ported to PHP by Nicolas Martin., (*6)