php-src/ext/filter
Nikita Popov e33f3d3b7c Move smart_str implementation into Zend/
So we can use it there as well...

For now I've retained the zend_smart_str_public.h header, though
it would probably be better to just move that one struct into
zend_types.h.
2014-09-21 20:49:39 +02:00
..
docs This commit was manufactured by cvs2svn to create branch 'PHP_5_2'. 2006-07-05 10:12:43 +00:00
tests Merge branch 'PHP-5.4' into PHP-5.5 2014-07-02 22:38:27 +02:00
callback_filter.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
config.m4 Fix long-standing visual pain point: the misalignment of './configure help' text. 2013-08-06 11:06:09 -07:00
config.w32 - add phpize support for windows, need a nmake install for now (nmake devel-pkg version is coming), works exactly the same as on unix, or should :) 2010-12-13 18:43:10 +00:00
CREDITS Shoehorn myself into the credits. 2006-10-03 22:18:08 +00:00
filter_private.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
filter.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
logical_filters.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_filter.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
sanitizing_filters.c Move smart_str implementation into Zend/ 2014-09-21 20:49:39 +02:00