php-src/ext/intl/msgformat
Gustavo Lopes c052b9c99a Do not fetch default locale once on minit or rinit
The default locale is now requested to ICU when it's needed by using
intl_get_default_locale().
2012-07-23 16:38:27 +02:00
..
msgformat.c Do not fetch default locale once on minit or rinit 2012-07-23 16:38:27 +02:00
msgformat.h
msgformat_attr.c Merge branch 'PHP-5.4' 2012-06-07 14:42:35 +08:00
msgformat_attr.h
msgformat_class.c - Fixed bug #62564 (Extending MessageFormatter and adding property causes crash) 2012-07-14 11:37:08 -03:00
msgformat_class.h Optimization in ext/intl/msgformat 2012-06-06 11:36:00 +02:00
msgformat_data.c Merge branch 'PHP-5.4' 2012-06-07 14:42:35 +08:00
msgformat_data.h Merge branch 'PHP-5.4' 2012-06-07 14:42:35 +08:00
msgformat_format.c Do not fetch default locale once on minit or rinit 2012-07-23 16:38:27 +02:00
msgformat_format.h
msgformat_helpers.cpp Added IntlDateFormatter::formatObject(). Refactor 2012-07-22 04:22:23 +02:00
msgformat_helpers.h Better error messages in MessageFormatter::format. 2012-05-13 20:53:06 +01:00
msgformat_parse.c Do not fetch default locale once on minit or rinit 2012-07-23 16:38:27 +02:00
msgformat_parse.h