Home | History | Annotate | Download | only in i18n

Lines Matching refs:fGMTFormatHmsMinLen

974                     (pos.getIndex() - start) >= fGMTFormatHmsMinLen[kGMTNegativeHMSMinLenIdx]) {
988 (pos.getIndex() - start) >= fGMTFormatHmsMinLen[kGMTPositiveHMSMinLenIdx]) {
1271 fGMTFormatHmsMinLen[kGMTNegativeHMSMinLenIdx] = tmp.length();
1273 fGMTFormatHmsMinLen[kGMTPositiveHMSMinLenIdx] = tmp.length();