Home
last modified time | relevance | path

Searched refs:requested_locale (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/intl/dateformat/
H A Ddateformat_class.h32 char *requested_locale; member
H A Ddateformat_class.c51 if (dfo->requested_locale) { in IntlDateFormatter_object_free()
52 efree( dfo->requested_locale ); in IntlDateFormatter_object_free()
74 intern->requested_locale = NULL; in IntlDateFormatter_object_create()
H A Ddateformat_create.cpp151 dfo->requested_locale = estrdup(locale_str); in datefmt_ctor()
H A Ddateformat_attrcpp.cpp222 Locale locale = Locale::createFromName(dfo->requested_locale); in PHP_FUNCTION()

Completed in 9 milliseconds