Home
last modified time | relevance | path

Searched refs:shortMonths (Results 1 – 25 of 1296) sorted by relevance

12345678910>>...52

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/PluggableLocale/providersrc/fooprovider/com/foo/
H A DDateFormatSymbolsProviderImpl.java81 String[] shortMonths = null; field in DateFormatSymbolsProviderImpl.FooDateFormatSymbols
136 if (shortMonths == null) { in getShortMonths()
137 shortMonths = super.getShortMonths(); in getShortMonths()
138 for (int i = 0; i < shortMonths.length; i++) { in getShortMonths()
139 shortMonths[i] = shortMonths[i]+dialect; in getShortMonths()
142 return shortMonths; in getShortMonths()
150 shortMonths = newShortMonths; in setShortMonths()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/util/PluggableLocale/providersrc/fooprovider/com/foo/
H A DDateFormatSymbolsProviderImpl.java81 String[] shortMonths = null; field in DateFormatSymbolsProviderImpl.FooDateFormatSymbols
136 if (shortMonths == null) { in getShortMonths()
137 shortMonths = super.getShortMonths(); in getShortMonths()
138 for (int i = 0; i < shortMonths.length; i++) { in getShortMonths()
139 shortMonths[i] = shortMonths[i]+dialect; in getShortMonths()
142 return shortMonths; in getShortMonths()
150 shortMonths = newShortMonths; in setShortMonths()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/util/PluggableLocale/providersrc/fooprovider/com/foo/
H A DDateFormatSymbolsProviderImpl.java81 String[] shortMonths = null; field in DateFormatSymbolsProviderImpl.FooDateFormatSymbols
136 if (shortMonths == null) { in getShortMonths()
137 shortMonths = super.getShortMonths(); in getShortMonths()
138 for (int i = 0; i < shortMonths.length; i++) { in getShortMonths()
139 shortMonths[i] = shortMonths[i]+dialect; in getShortMonths()
142 return shortMonths; in getShortMonths()
150 shortMonths = newShortMonths; in setShortMonths()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/util/PluggableLocale/providersrc/fooprovider/com/foo/
H A DDateFormatSymbolsProviderImpl.java81 String[] shortMonths = null; field in DateFormatSymbolsProviderImpl.FooDateFormatSymbols
136 if (shortMonths == null) { in getShortMonths()
137 shortMonths = super.getShortMonths(); in getShortMonths()
138 for (int i = 0; i < shortMonths.length; i++) { in getShortMonths()
139 shortMonths[i] = shortMonths[i]+dialect; in getShortMonths()
142 return shortMonths; in getShortMonths()
150 shortMonths = newShortMonths; in setShortMonths()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/util/PluggableLocale/providersrc/fooprovider/com/foo/
H A DDateFormatSymbolsProviderImpl.java81 String[] shortMonths = null; field in DateFormatSymbolsProviderImpl.FooDateFormatSymbols
136 if (shortMonths == null) { in getShortMonths()
137 shortMonths = super.getShortMonths(); in getShortMonths()
138 for (int i = 0; i < shortMonths.length; i++) { in getShortMonths()
139 shortMonths[i] = shortMonths[i]+dialect; in getShortMonths()
142 return shortMonths; in getShortMonths()
150 shortMonths = newShortMonths; in setShortMonths()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/util/PluggableLocale/providersrc/fooprovider/com/foo/
H A DDateFormatSymbolsProviderImpl.java81 String[] shortMonths = null; field in DateFormatSymbolsProviderImpl.FooDateFormatSymbols
136 if (shortMonths == null) { in getShortMonths()
137 shortMonths = super.getShortMonths(); in getShortMonths()
138 for (int i = 0; i < shortMonths.length; i++) { in getShortMonths()
139 shortMonths[i] = shortMonths[i]+dialect; in getShortMonths()
142 return shortMonths; in getShortMonths()
150 shortMonths = newShortMonths; in setShortMonths()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/util/PluggableLocale/providersrc/fooprovider/com/foo/
H A DDateFormatSymbolsProviderImpl.java81 String[] shortMonths = null; field in DateFormatSymbolsProviderImpl.FooDateFormatSymbols
136 if (shortMonths == null) { in getShortMonths()
137 shortMonths = super.getShortMonths(); in getShortMonths()
138 for (int i = 0; i < shortMonths.length; i++) { in getShortMonths()
139 shortMonths[i] = shortMonths[i]+dialect; in getShortMonths()
142 return shortMonths; in getShortMonths()
150 shortMonths = newShortMonths; in setShortMonths()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/util/PluggableLocale/providersrc/fooprovider/com/foo/
H A DDateFormatSymbolsProviderImpl.java81 String[] shortMonths = null; field in DateFormatSymbolsProviderImpl.FooDateFormatSymbols
136 if (shortMonths == null) { in getShortMonths()
137 shortMonths = super.getShortMonths(); in getShortMonths()
138 for (int i = 0; i < shortMonths.length; i++) { in getShortMonths()
139 shortMonths[i] = shortMonths[i]+dialect; in getShortMonths()
142 return shortMonths; in getShortMonths()
150 shortMonths = newShortMonths; in setShortMonths()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/util/PluggableLocale/providersrc/
H A DDateFormatSymbolsProviderImpl.java81 String[] shortMonths = null; field in DateFormatSymbolsProviderImpl.FooDateFormatSymbols
136 if (shortMonths == null) { in getShortMonths()
137 shortMonths = super.getShortMonths(); in getShortMonths()
138 for (int i = 0; i < shortMonths.length; i++) { in getShortMonths()
139 shortMonths[i] = shortMonths[i]+dialect; in getShortMonths()
142 return shortMonths; in getShortMonths()
150 shortMonths = newShortMonths; in setShortMonths()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/util/PluggableLocale/providersrc/
H A DDateFormatSymbolsProviderImpl.java81 String[] shortMonths = null; field in DateFormatSymbolsProviderImpl.FooDateFormatSymbols
136 if (shortMonths == null) { in getShortMonths()
137 shortMonths = super.getShortMonths(); in getShortMonths()
138 for (int i = 0; i < shortMonths.length; i++) { in getShortMonths()
139 shortMonths[i] = shortMonths[i]+dialect; in getShortMonths()
142 return shortMonths; in getShortMonths()
150 shortMonths = newShortMonths; in setShortMonths()
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Intl/DateFormatter/DateFormat/
H A DMonthTransformer.php41 protected static $shortMonths = []; variable in Symfony\\Component\\Intl\\DateFormatter\\DateFormat\\MonthTransformer
55 if (0 === \count(self::$shortMonths)) {
56 self::$shortMonths = array_map(function ($month) {
61 self::$flippedShortMonths = array_flip(self::$shortMonths);
98 $regExp = implode('|', self::$shortMonths);
/dports/www/bolt/bolt-2.2.24/vendor/symfony/intl/Symfony/Component/Intl/DateFormatter/DateFormat/
H A DMonthTransformer.php44 protected static $shortMonths = array(); variable in Symfony\\Component\\Intl\\DateFormatter\\DateFormat\\MonthTransformer
65 if (0 === count(self::$shortMonths)) {
66 self::$shortMonths = array_map(function ($month) {
71 self::$flippedShortMonths = array_flip(self::$shortMonths);
108 $regExp = implode('|', self::$shortMonths);
/dports/www/webtrees/webtrees-1.7.18/webtrees/vendor/symfony/intl/DateFormatter/DateFormat/
H A DMonthTransformer.php41 protected static $shortMonths = array(); variable in Symfony\\Component\\Intl\\DateFormatter\\DateFormat\\MonthTransformer
55 if (0 === \count(self::$shortMonths)) {
56 self::$shortMonths = array_map(function ($month) {
61 self::$flippedShortMonths = array_flip(self::$shortMonths);
98 $regExp = implode('|', self::$shortMonths);
/dports/finance/prestashop/prestashop/vendor/symfony/symfony/src/Symfony/Component/Intl/DateFormatter/DateFormat/
H A DMonthTransformer.php41 protected static $shortMonths = []; variable in Symfony\\Component\\Intl\\DateFormatter\\DateFormat\\MonthTransformer
55 if (0 === \count(self::$shortMonths)) {
56 self::$shortMonths = array_map(function ($month) {
61 self::$flippedShortMonths = array_flip(self::$shortMonths);
98 $regExp = implode('|', self::$shortMonths);
/dports/www/typo3-9/typo3_src-9.5.31/vendor/symfony/intl/DateFormatter/DateFormat/
H A DMonthTransformer.php41 protected static $shortMonths = []; variable in Symfony\\Component\\Intl\\DateFormatter\\DateFormat\\MonthTransformer
55 if (0 === \count(self::$shortMonths)) {
56 self::$shortMonths = array_map(function ($month) {
61 self::$flippedShortMonths = array_flip(self::$shortMonths);
98 $regExp = implode('|', self::$shortMonths);
/dports/www/typo3-11/typo3_src-11.5.7/vendor/symfony/polyfill-intl-icu/DateFormat/
H A DMonthTransformer.php41 protected static $shortMonths = []; variable in Symfony\\Polyfill\\Intl\\Icu\\DateFormat\\MonthTransformer
55 if (0 === \count(self::$shortMonths)) {
56 self::$shortMonths = array_map(function ($month) {
61 self::$flippedShortMonths = array_flip(self::$shortMonths);
98 $regExp = implode('|', self::$shortMonths);
/dports/www/typo3-10/typo3_src-10.4.25/vendor/symfony/intl/DateFormatter/DateFormat/
H A DMonthTransformer.php41 protected static $shortMonths = []; variable in Symfony\\Component\\Intl\\DateFormatter\\DateFormat\\MonthTransformer
55 if (0 === \count(self::$shortMonths)) {
56 self::$shortMonths = array_map(function ($month) {
61 self::$flippedShortMonths = array_flip(self::$shortMonths);
98 $regExp = implode('|', self::$shortMonths);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/java/text/
H A DDateFormatSymbols.java60 String[] shortMonths; field in DateFormatSymbols
107 shortMonths = res.getStringArray ("shortMonths"); in DateFormatSymbols()
211 return shortMonths; in getShortMonths()
351 shortMonths = value; in setShortMonths()
460 && equals(shortMonths, other.shortMonths) in equals()
494 ^ hashCode(shortMonths) in hashCode()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/java/text/
H A DDateFormatSymbols.java60 String[] shortMonths; field in DateFormatSymbols
107 shortMonths = res.getStringArray ("shortMonths"); in DateFormatSymbols()
211 return shortMonths; in getShortMonths()
351 shortMonths = value; in setShortMonths()
460 && equals(shortMonths, other.shortMonths) in equals()
494 ^ hashCode(shortMonths) in hashCode()
/dports/java/sablevm-classpath/sablevm-classpath-1.13/java/text/
H A DDateFormatSymbols.java60 String[] shortMonths; field in DateFormatSymbols
131 shortMonths = getStringArray(res, "shortMonths"); in DateFormatSymbols()
234 return shortMonths; in getShortMonths()
375 shortMonths = labels; in setShortMonths()
485 && equals(shortMonths, other.shortMonths) in equals()
519 ^ hashCode(shortMonths) in hashCode()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/text/
H A DDateFormatSymbols.java182 String shortMonths[] = null; field in DateFormatSymbols
457 return Arrays.copyOf(shortMonths, shortMonths.length); in getShortMonths()
467 shortMonths = Arrays.copyOf(newShortMonths, newShortMonths.length); in setShortMonths()
662 hashCode = 11 * hashCode + Arrays.hashCode(shortMonths); in hashCode()
686 && Arrays.equals(shortMonths, that.shortMonths) in equals()
759 dfs.shortMonths = resource.getStringArray("MonthAbbreviations"); in initializeData()
875 dst.shortMonths = Arrays.copyOf(src.shortMonths, src.shortMonths.length); in copyMembers()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/java/text/
H A DDateFormatSymbols.java182 String shortMonths[] = null; field in DateFormatSymbols
457 return Arrays.copyOf(shortMonths, shortMonths.length); in getShortMonths()
467 shortMonths = Arrays.copyOf(newShortMonths, newShortMonths.length); in setShortMonths()
662 hashCode = 11 * hashCode + Arrays.hashCode(shortMonths); in hashCode()
686 && Arrays.equals(shortMonths, that.shortMonths) in equals()
759 dfs.shortMonths = resource.getStringArray("MonthAbbreviations"); in initializeData()
875 dst.shortMonths = Arrays.copyOf(src.shortMonths, src.shortMonths.length); in copyMembers()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/java/text/
H A DDateFormatSymbols.java182 String shortMonths[] = null; field in DateFormatSymbols
457 return Arrays.copyOf(shortMonths, shortMonths.length); in getShortMonths()
467 shortMonths = Arrays.copyOf(newShortMonths, newShortMonths.length); in setShortMonths()
662 hashCode = 11 * hashCode + Arrays.hashCode(shortMonths); in hashCode()
686 && Arrays.equals(shortMonths, that.shortMonths) in equals()
759 dfs.shortMonths = resource.getStringArray("MonthAbbreviations"); in initializeData()
875 dst.shortMonths = Arrays.copyOf(src.shortMonths, src.shortMonths.length); in copyMembers()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/java/text/
H A DDateFormatSymbols.java182 String shortMonths[] = null; field in DateFormatSymbols
457 return Arrays.copyOf(shortMonths, shortMonths.length); in getShortMonths()
467 shortMonths = Arrays.copyOf(newShortMonths, newShortMonths.length); in setShortMonths()
662 hashCode = 11 * hashCode + Arrays.hashCode(shortMonths); in hashCode()
686 && Arrays.equals(shortMonths, that.shortMonths) in equals()
759 dfs.shortMonths = resource.getStringArray("MonthAbbreviations"); in initializeData()
875 dst.shortMonths = Arrays.copyOf(src.shortMonths, src.shortMonths.length); in copyMembers()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/java/text/
H A DDateFormatSymbols.java181 String shortMonths[] = null; field in DateFormatSymbols
457 return Arrays.copyOf(shortMonths, shortMonths.length); in getShortMonths()
467 shortMonths = Arrays.copyOf(newShortMonths, newShortMonths.length); in setShortMonths()
662 hashCode = 11 * hashCode + Arrays.hashCode(shortMonths); in hashCode()
686 && Arrays.equals(shortMonths, that.shortMonths) in equals()
759 dfs.shortMonths = resource.getStringArray("MonthAbbreviations"); in initializeData()
875 dst.shortMonths = Arrays.copyOf(src.shortMonths, src.shortMonths.length); in copyMembers()

12345678910>>...52