Implementation of a Zipper, for efficient splice.
commitf17490f009519572f8994bda98af92069bc99ce0
authorEdward Z. Yang <ezyang@mit.edu>
Sun, 13 Oct 2013 08:15:55 +0000 (13 01:15 -0700)
committerEdward Z. Yang <ezyang@mit.edu>
Sun, 13 Oct 2013 08:16:32 +0000 (13 01:16 -0700)
treeb8bbeb98a8341b3552998ed5ddbe611c6578ba8a
parenta5fc37d8c3ecb364674a5ffbcb15e92019eb17f7
Implementation of a Zipper, for efficient splice.

Signed-off-by: Edward Z. Yang <ezyang@mit.edu>
library/HTMLPurifier.includes.php
library/HTMLPurifier.safe-includes.php
library/HTMLPurifier/Zipper.php [new file with mode: 0644]
tests/HTMLPurifier/ZipperTest.php [new file with mode: 0644]