php-src/ext/filter
Gabriel Caruso cdd8368d6f Clean up unnecessary ternary expressions and simplify some returns
- Simplify conditions
- Use ZEND_HASH_APPLY_* instead of hard-coded booleans
- Use ZEND_NORMALIZE_BOOL
- Drop sign in favor of ZEND_NORMALIZE_BOOL
2018-12-03 01:22:14 +01:00
..
tests Clean up unnecessary ternary expressions and simplify some returns 2018-12-03 01:22:14 +01:00
callback_filter.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
config.m4 Remove unused Git attributes ident 2018-07-25 00:53:25 +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.c Remove HASH_OF uses in ext/filter 2018-10-11 13:04:08 +02:00
filter_private.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
logical_filters.c Remove HASH_OF uses in ext/filter 2018-10-11 13:04:08 +02:00
php_filter.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
sanitizing_filters.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00