Home
last modified time | relevance | path

Searched refs:in_locale (Results 1 – 25 of 33) sorted by relevance

12

/dports/lang/php73/php-7.3.33/ext/intl/tests/locale/
H A Dbug74993.phpt26 Parameter #1 [ <optional> $in_locale ]
33 Parameter #1 [ <optional> $in_locale ]
40 Parameter #1 [ <optional> $in_locale ]
47 Parameter #1 [ <optional> $in_locale ]
54 Parameter #1 [ <optional> $in_locale ]
/dports/lang/php74/php-7.4.27/ext/intl/tests/locale/
H A Dbug74993.phpt26 Parameter #1 [ <optional> $in_locale ]
33 Parameter #1 [ <optional> $in_locale ]
40 Parameter #1 [ <optional> $in_locale ]
47 Parameter #1 [ <optional> $in_locale ]
54 Parameter #1 [ <optional> $in_locale ]
/dports/devel/php74-intl/php-7.4.27/ext/intl/tests/locale/
H A Dbug74993.phpt26 Parameter #1 [ <optional> $in_locale ]
33 Parameter #1 [ <optional> $in_locale ]
40 Parameter #1 [ <optional> $in_locale ]
47 Parameter #1 [ <optional> $in_locale ]
54 Parameter #1 [ <optional> $in_locale ]
/dports/devel/php73-intl/php-7.3.33/ext/intl/tests/locale/
H A Dbug74993.phpt26 Parameter #1 [ <optional> $in_locale ]
33 Parameter #1 [ <optional> $in_locale ]
40 Parameter #1 [ <optional> $in_locale ]
47 Parameter #1 [ <optional> $in_locale ]
54 Parameter #1 [ <optional> $in_locale ]
/dports/www/mod_php73/php-7.3.33/ext/intl/tests/locale/
H A Dbug74993.phpt26 Parameter #1 [ <optional> $in_locale ]
33 Parameter #1 [ <optional> $in_locale ]
40 Parameter #1 [ <optional> $in_locale ]
47 Parameter #1 [ <optional> $in_locale ]
54 Parameter #1 [ <optional> $in_locale ]
/dports/www/mod_php74/php-7.4.27/ext/intl/tests/locale/
H A Dbug74993.phpt26 Parameter #1 [ <optional> $in_locale ]
33 Parameter #1 [ <optional> $in_locale ]
40 Parameter #1 [ <optional> $in_locale ]
47 Parameter #1 [ <optional> $in_locale ]
54 Parameter #1 [ <optional> $in_locale ]
/dports/www/p5-Rose-HTML-Objects/Rose-HTML-Objects-0.623/lib/Rose/HTML/Object/Message/
H A DLocalizer.pm872 my $in_locale = '';
906 locale => $in_locale,
921 $in_locale = $1;
925 if((!$locales || $locales->{$in_locale}) &&
946 locale => $in_locale,
/dports/lang/perl5.32/perl-5.32.1/cpan/Encode/
H A Dencoding.pm29 sub in_locale { $^H & ( $locale::hint_bits || 0 ) } subroutine
/dports/lang/perl5.30/perl-5.30.3/cpan/Encode/
H A Dencoding.pm29 sub in_locale { $^H & ( $locale::hint_bits || 0 ) } subroutine
/dports/lang/perl5.34/perl-5.34.0/cpan/Encode/
H A Dencoding.pm29 sub in_locale { $^H & ( $locale::hint_bits || 0 ) } subroutine
/dports/converters/p5-Encode/Encode-3.16/
H A Dencoding.pm29 sub in_locale { $^H & ( $locale::hint_bits || 0 ) } subroutine
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/cpan/Encode/
H A Dencoding.pm29 sub in_locale { $^H & ( $locale::hint_bits || 0 ) } subroutine
/dports/lang/php73/php-7.3.33/ext/intl/locale/
H A Dlocale_class.c53 ZEND_ARG_INFO( 0, in_locale )
/dports/lang/php74/php-7.4.27/ext/intl/locale/
H A Dlocale_class.c53 ZEND_ARG_INFO( 0, in_locale )
/dports/devel/php73-intl/php-7.3.33/ext/intl/locale/
H A Dlocale_class.c53 ZEND_ARG_INFO( 0, in_locale )
/dports/www/mod_php73/php-7.3.33/ext/intl/locale/
H A Dlocale_class.c53 ZEND_ARG_INFO( 0, in_locale )
/dports/devel/php74-intl/php-7.4.27/ext/intl/locale/
H A Dlocale_class.c53 ZEND_ARG_INFO( 0, in_locale )
/dports/www/mod_php74/php-7.4.27/ext/intl/locale/
H A Dlocale_class.c53 ZEND_ARG_INFO( 0, in_locale )
/dports/lang/php73/php-7.3.33/ext/intl/
H A Dphp_intl.c177 ZEND_ARG_INFO(0, in_locale)
/dports/lang/php74/php-7.4.27/ext/intl/
H A Dphp_intl.c175 ZEND_ARG_INFO(0, in_locale)
/dports/devel/php73-intl/php-7.3.33/ext/intl/
H A Dphp_intl.c177 ZEND_ARG_INFO(0, in_locale)
/dports/devel/php74-intl/php-7.4.27/ext/intl/
H A Dphp_intl.c175 ZEND_ARG_INFO(0, in_locale)
/dports/www/mod_php73/php-7.3.33/ext/intl/
H A Dphp_intl.c177 ZEND_ARG_INFO(0, in_locale)
/dports/www/mod_php74/php-7.4.27/ext/intl/
H A Dphp_intl.c175 ZEND_ARG_INFO(0, in_locale)
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev5-php/
H A Dphpfunctions.php32385 * @param string $in_locale optional format locale
32389 function locale_get_display_name($locale, $in_locale){} argument
32401 function locale_get_display_region($locale, $in_locale){} argument
32413 function locale_get_display_script($locale, $in_locale){} argument
32425 function locale_get_display_variant($locale, $in_locale){} argument
78432 function getDisplayLanguage($locale, $in_locale){} argument
78439 * @param string $in_locale optional format locale
78443 function getDisplayName($locale, $in_locale){} argument
78455 function getDisplayRegion($locale, $in_locale){} argument
78467 function getDisplayScript($locale, $in_locale){} argument
[all …]

12