php-src/ext/filter
Peter Kokot 75fb74860d Normalize comments in *nix build system m4 files
Normalization include:
- Use dnl for everything that can be ommitted when configure is built in
  favor of the shell comment character # which is visible in the output.
- Line length normalized to 80 columns
- Dots for most of the one line sentences
- Macro definitions include similar pattern header comments now
2019-05-12 18:43:03 +02:00
..
tests Added range options to the float validation filter 2019-04-08 13:22:26 +02:00
callback_filter.c Remove function_table var from the caller 2019-03-11 10:00:39 +01:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
CREDITS Shoehorn myself into the credits. 2006-10-03 22:18:08 +00:00
filter_private.h Remove local variables 2019-02-03 21:03:00 +01:00
filter.c Remove local variables 2019-02-03 21:03:00 +01:00
logical_filters.c Added range options to the float validation filter 2019-04-08 13:22:26 +02:00
php_filter.h Remove local variables 2019-02-03 21:03:00 +01:00
sanitizing_filters.c Remove local variables 2019-02-03 21:03:00 +01:00