php-src/ext/intl/formatter
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
..
formatter_attr.c - wrong variable used (ended as non initiazed usage) 2011-09-04 16:33:51 +00:00
formatter_attr.h
formatter_class.c - Fixed bug #62565 (Crashes due non-initialized internal properties_table) 2012-07-14 12:16:16 -03:00
formatter_class.h
formatter_data.c
formatter_data.h
formatter_format.c - Fixed bug #48227 (NumberFormatter::format leaks memory) 2009-05-10 20:17:22 +00:00
formatter_format.h
formatter_main.c Do not fetch default locale once on minit or rinit 2012-07-23 16:38:27 +02:00
formatter_main.h
formatter_parse.c Bug#59597 NumberFormatter::parse() with TYPE_INT64 results in a 32 bit integer 2012-04-19 04:44:43 -04:00
formatter_parse.h
formatter.c MFH: 2008-08-11 19:48:00 +00:00
formatter.h