php-src/ext/filter
Derick Rethans 8774e8e1aa - Updated the framework, cleaned up some code.
#- Basically the only real thing left is the body for the filters.
2005-09-06 18:46:37 +00:00
..
tests Filter skeleton code. No actual filters yet. 2005-02-23 22:41:43 +00:00
callback_filter.c - Updated the framework, cleaned up some code. 2005-09-06 18:46:37 +00:00
config.m4 - Updated the framework, cleaned up some code. 2005-09-06 18:46:37 +00:00
CREDITS - Updated the framework, cleaned up some code. 2005-09-06 18:46:37 +00:00
filter.c - Updated the framework, cleaned up some code. 2005-09-06 18:46:37 +00:00
php_filter.h - Updated the framework, cleaned up some code. 2005-09-06 18:46:37 +00:00
README Filter skeleton code. No actual filters yet. 2005-02-23 22:41:43 +00:00
sanitizing_filters.c - Updated the framework, cleaned up some code. 2005-09-06 18:46:37 +00:00

This doesn't work yet.  There are no actual filters as of yet, just the
framework code to call the filters and store the original data.