61#include <unicode/uidna.h>
69#include <unicode/uloc.h>
70#include <unicode/uclean.h>
86#undef locale_get_default
87#undef locale_set_default
94 return uloc_getDefault();
128#ifdef COMPILE_DL_INTL
138#if defined(COMPILE_DL_INTL) && defined(ZTS)
141 memset( intl_globals, 0,
sizeof(zend_intl_globals) );
151 register_php_intl_symbols(module_number);
214#define EXPLICIT_CLEANUP_ENV_VAR "INTL_EXPLICIT_CLEANUP"
224 if (cleanup !=
NULL && !(cleanup[0] ==
'0' && cleanup[1] ==
'\0')) {
256#if !UCONFIG_NO_FORMATTING
258 const char *tzdata_ver =
NULL;
264#ifdef U_ICU_DATA_VERSION
267#if !UCONFIG_NO_FORMATTING
268 tzdata_ver = ucal_getTZDataVersion(&
status);
getenv(?string $name=null, bool $local_only=false)
void breakiterator_register_BreakIterator_class(void)
U_CFUNC void breakiterator_register_IntlPartsIterator_class(void)
void calendar_register_IntlCalendar_class(void)
void collator_register_Collator_symbols(int module_number)
U_CFUNC void intl_register_common_symbols(int module_number)
int php_converter_minit(INIT_FUNC_ARGS)
void dateformat_register_IntlDatePatternGenerator_class(void)
memset(ptr, 0, type->size)
void grapheme_close_global_iterator(void)
zend_class_entry * IntlException_ce_ptr
void intl_error_init(intl_error *err)
void intl_error_reset(intl_error *err)
void locale_register_Locale_class(void)
void normalizer_register_Normalizer_class(void)
php_info_print_table_start()
php_info_print_table_row(2, "PDO Driver for Firebird", "enabled")
php_info_print_table_end()
#define PHP_MSHUTDOWN_FUNCTION
#define PHP_MINIT_FUNCTION
#define PHP_MINFO_FUNCTION
#define PHP_GINIT_FUNCTION
#define PHP_RINIT_FUNCTION
#define PHP_RSHUTDOWN_FUNCTION
#define PHP_MODULE_GLOBALS
#define STD_PHP_INI_ENTRY
#define STD_PHP_INI_BOOLEAN
zend_module_entry intl_module_entry
const char * intl_locale_get_default(void)
#define EXPLICIT_CLEANUP_ENV_VAR
UBreakIterator * grapheme_iterator
struct UCollator * current_collator
void resourcebundle_register_class(void)
void spoofchecker_register_Spoofchecker_class(void)
void timezone_register_IntlTimeZone_class(void)
void transliterator_register_Transliterator_class(void)
int php_uchar_minit(INIT_FUNC_ARGS)
#define ZEND_TSRMLS_CACHE_UPDATE()
#define ZEND_TSRMLS_CACHE_DEFINE()
#define ZEND_DECLARE_MODULE_GLOBALS(module_name)
#define ZEND_GET_MODULE(name)
ZEND_API zend_class_entry * zend_ce_exception
#define UNREGISTER_INI_ENTRIES()
#define REGISTER_INI_ENTRIES()
#define DISPLAY_INI_ENTRIES()
#define STANDARD_MODULE_HEADER
#define INIT_FUNC_ARGS_PASSTHRU
struct _zend_module_entry zend_module_entry
#define STANDARD_MODULE_PROPERTIES_EX