Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds