php-src/ext/intl/dateformat
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
..
dateformat_attr.c Fixed compilation warnings 2016-06-22 00:40:50 +03:00
dateformat_attr.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
dateformat_attrcpp.cpp Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
dateformat_attrcpp.h Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
dateformat_class.c Get rid of ZEND_ACC_CTOR, ZEND_ACC_DTOR and ZEND_ACC_IMPLEMENTED_ABSTRACT 2018-09-05 13:16:10 +03:00
dateformat_class.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
dateformat_create.cpp Use ZEND_THIS macro to hide implementation details in extensions code. 2018-11-15 19:54:19 +03:00
dateformat_create.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
dateformat_data.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
dateformat_data.h cleanup intl types 2014-12-29 14:06:12 -08:00
dateformat_format_object.cpp Simplify namespace access 2018-04-01 01:03:40 +02:00
dateformat_format_object.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
dateformat_format.c Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
dateformat_format.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
dateformat_helpers.cpp Simplify namespace access 2018-04-01 01:03:40 +02:00
dateformat_helpers.h Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
dateformat_parse.c Clean up unnecessary ternary expressions and simplify some returns 2018-12-03 01:22:14 +01:00
dateformat_parse.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
dateformat.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
dateformat.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00