php-src/ext/intl
Peter Kokot f5fa9ddbd5 Clean *nix build system
- remove some outdated and not used macro calls
- remove some unused variables
- Remove not needed comment from tokenizer config.m4
- Remove not needed comment
- remove not needed local variables for editors and syntax highlighting
2019-03-07 20:58:14 +01:00
..
breakiterator Use ZEND_THIS macro to hide implementation details in extensions code. 2018-11-15 19:54:19 +03:00
calendar Use ZEND_THIS macro to hide implementation details in extensions code. 2018-11-15 19:54:19 +03:00
collator Remove local variables 2019-02-03 21:03:00 +01:00
common Remove local variables 2019-02-03 21:03:00 +01:00
converter Remove local variables 2019-02-03 21:03:00 +01:00
dateformat Clean up unnecessary ternary expressions and simplify some returns 2018-12-03 01:22:14 +01:00
formatter Remove local variables 2019-02-03 21:03:00 +01:00
grapheme Remove local variables 2019-02-03 21:03:00 +01:00
idn Update and fix remaining year ranges (2019) 2019-02-08 23:14:29 +01:00
locale Remove local variables 2019-02-03 21:03:00 +01:00
msgformat Remove local variables 2019-02-03 21:03:00 +01:00
normalizer Remove local variables 2019-02-03 21:03:00 +01:00
resourcebundle Remove local variables 2019-02-03 21:03:00 +01:00
spoofchecker Remove local variables 2019-02-03 21:03:00 +01:00
tests added basic test for UConverter::setSourceEncoding() 2019-02-19 03:18:26 +01:00
timezone Require ICU ≥ 50.1 2018-09-15 13:59:54 +02:00
transliterator Remove local variables 2019-02-03 21:03:00 +01:00
uchar Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
config.m4 Clean *nix build system 2019-03-07 20:58:14 +01:00
config.w32 Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
CREDITS
ERROR.CONVENTIONS Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
intl_common.h
intl_convert.c Remove local variables 2019-02-03 21:03:00 +01:00
intl_convert.h
intl_convertcpp.cpp Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
intl_convertcpp.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
intl_cppshims.h
intl_data.h Fixed bug #74385 Locale::parseLocale() broken with some arguments 2018-05-03 16:34:33 +02:00
intl_error.c Remove local variables 2019-02-03 21:03:00 +01:00
intl_error.h Reduce struct size by 8 bytes on 64-bit 2018-02-19 10:12:46 +01:00
php_intl.c Remove local variables 2019-02-03 21:03:00 +01:00
php_intl.h Remove local variables 2019-02-03 21:03:00 +01:00