Home
last modified time | relevance | path

Searched refs:locale (Results 126 – 150 of 215) sorted by relevance

123456789

/PHP-5.5/ext/intl/
H A Dconfig.w3241 ADD_SOURCES(configure_module_dirname + "/locale", "\
42 locale.c \
/PHP-5.5/ext/intl/tests/
H A Dlocale_get_keywords.phpt77 foreach( $locales as $locale )
79 $keywords_arr = ut_loc_get_keywords( $locale);
80 $res_str .= "$locale: ";
H A Dlocale_parse_locale.phpt72 foreach( $locales as $locale )
74 $arr = ut_loc_locale_parse( $locale);
76 $res_str .= "$locale:\n";
H A Dlocale_parse_locale2.phpt73 foreach( $locales as $locale )
75 $arr = ut_loc_locale_parse( $locale);
77 $res_str .= "$locale:\n";
H A Dlocale_get_keywords2.phpt77 foreach( $locales as $locale )
79 $keywords_arr = ut_loc_get_keywords( $locale);
80 $res_str .= "$locale: ";
H A Ddateformat___construct_bad_tz_cal.phpt27 …lue for calendar type; it must be one of IntlDateFormatter::TRADITIONAL (locale's default calendar…
H A Dformatter_get_set_text_attribute.phpt72 $res_str .= sprintf( "\nCurrency ISO-code for locale 'uk_UA' is: %s\n",
119 Currency ISO-code for locale 'uk_UA' is: UAH
/PHP-5.5/ext/date/tests/
H A Dstrftime_variation8.phpt6 * Description: Format a local time/date according to locale settings
H A Dstrftime_error.phpt6 * Description: Format a local time/date according to locale settings
H A Dgmstrftime_variation8.phpt6 * Description: Format a GMT/UCT time/date according to locale settings
H A Dgmstrftime_variation12.phpt12 * Description: Format a GMT/UCT time/date according to locale settings
H A Dgmstrftime_variation11.phpt12 * Description: Format a GMT/UCT time/date according to locale settings
H A Dstrftime_variation11.phpt12 * Description: Format a local time/date according to locale settings
H A Dstrftime_variation12.phpt12 * Description: Format a local time/date according to locale settings
H A Dgmstrftime_variation17.phpt12 * Description: Format a GMT/UCT time/date according to locale settings
H A Dgmstrftime_variation18.phpt12 * Description: Format a GMT/UCT time/date according to locale settings
H A Dgmstrftime_variation4.phpt6 * Description: Format a GMT/UCT time/date according to locale settings
H A Dstrftime_variation18.phpt12 * Description: Format a local time/date according to locale settings
H A Dstrftime_variation17.phpt12 * Description: Format a local time/date according to locale settings
/PHP-5.5/Zend/tests/
H A Dbug18556.phpt2 Bug #18556 (Setting locale to 'tr_TR' lowercases class names)
/PHP-5.5/ext/standard/tests/strings/
H A Dnl_langinfo_error1.phpt13 * Description: Query language and locale information
/PHP-5.5/ext/gettext/tests/
H A Dbug66267.phpt17 die("SKIP '$l' locale not supported.");
H A Dgettext_dgettext_error_wrongparams.phpt9 die("skip en_US.UTF-8 locale not supported.");
/PHP-5.5/ext/intl/dateformat/
H A Ddateformat_class.c135 ZEND_ARG_INFO(0, locale)
158 ZEND_ARG_INFO(0, locale)
/PHP-5.5/ext/pcre/
H A Dphp_pcre.h48 char *locale; member

Completed in 27 milliseconds

123456789