Home
last modified time | relevance | path

Searched refs:locale (Results 176 – 190 of 190) sorted by relevance

12345678

/php-src/ext/intl/calendar/
H A Dcalendar_arginfo.h9 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, locale, IS_STRING, 1, "null")
36 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, locale, IS_STRING, 1, "null")
66 ZEND_ARG_TYPE_INFO(0, locale, IS_STRING, 0)
/php-src/ext/intl/timezone/
H A Dtimezone_arginfo.h40 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, locale, IS_STRING, 1, "null")
/php-src/ext/standard/tests/general_functions/
H A Dvar_export-locale.phpt2 Test var_export() function with locale
8 die("skip locale needed for this test is not supported on this platform");
H A Dvar_export-locale_32.phpt2 Test var_export() function with locale
8 die("skip locale needed for this test is not supported on this platform");
/php-src/ext/intl/breakiterator/
H A Dbreakiterator_arginfo.h5 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, locale, IS_STRING, 1, "null")
/php-src/ext/intl/formatter/
H A Dformatter_arginfo.h5 ZEND_ARG_TYPE_INFO(0, locale, IS_STRING, 0)
11 ZEND_ARG_TYPE_INFO(0, locale, IS_STRING, 0)
/php-src/ext/com_dotnet/tests/
H A Dvariants_x64.phpt9 print "skip English locale only";
/php-src/ext/standard/tests/strings/
H A Dget_html_translation_table_basic2.phpt7 //set locale to en_US.UTF-8
/php-src/
H A DNEWS83 . Fixed Numberformatter::__construct when the locale is invalid, now
H A DUPGRADING404 . IntlDateFormatter::__construct() throws a ValueError if the locale is invalid.
405 . NumberFormatter::__construct() throws a ValueError if the locale is invalid.
/php-src/Zend/
H A Dzend_operators.c2867 const char *locale = setlocale(LC_CTYPE, NULL); in zend_update_current_locale()
2869 if (locale) { in zend_update_current_locale()
2870 const char *dot = strchr(locale, '.'); in zend_update_current_locale()
/php-src/.github/workflows/
H A Dnightly.yml700 sudo locale-gen de_DE
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます7816 # citrus locale declaration
11466 0 short 0x0501 locale data table
16938 # glibc locale files
16942 0 belong 0x20070920 glibc locale file LC_CTYPE
16943 0 belong 0x14110320 glibc locale file LC_NUMERIC
16944 0 belong 0x17110320 glibc locale file LC_TIME
16948 0 belong 0x13110320 glibc locale file LC_ALL
16949 0 belong 0x12110320 glibc locale file LC_PAPER
16950 0 belong 0x1d110320 glibc locale file LC_NAME
23978 # glibc locale archive as defined in glibc locale/locarchive.h
[all …]
H A Dmagic7816 # citrus locale declaration
11466 0 short 0x0501 locale data table
16938 # glibc locale files
16942 0 belong 0x20070920 glibc locale file LC_CTYPE
16943 0 belong 0x14110320 glibc locale file LC_NUMERIC
16944 0 belong 0x17110320 glibc locale file LC_TIME
16948 0 belong 0x13110320 glibc locale file LC_ALL
16949 0 belong 0x12110320 glibc locale file LC_PAPER
16950 0 belong 0x1d110320 glibc locale file LC_NAME
23978 # glibc locale archive as defined in glibc locale/locarchive.h
[all …]
/php-src/ext/fileinfo/
H A Dlibmagic.patch1418 -#include <locale.h>

Completed in 228 milliseconds

12345678