Home
last modified time | relevance | path

Searched refs:patternRepeated (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateIntervalInfo.java524 int[] patternRepeated = new int[58]; in splitPatternInto2Part() local
539 int repeated = patternRepeated[prevCh - PATTERN_CHAR_BASE]; in splitPatternInto2Part()
541 patternRepeated[prevCh - PATTERN_CHAR_BASE] = 1; in splitPatternInto2Part()
570 if ( patternRepeated[prevCh - PATTERN_CHAR_BASE] == 0 ) { in splitPatternInto2Part()
/external/icu/icu4c/source/i18n/
Ddtitvfmt.cpp1204 UBool patternRepeated[] = in splitPatternInto2Part() local
1229 UBool repeated = patternRepeated[(int)(prevCh - PATTERN_CHAR_BASE)]; in splitPatternInto2Part()
1231 patternRepeated[prevCh - PATTERN_CHAR_BASE] = TRUE; in splitPatternInto2Part()
1260 if ( patternRepeated[(int)(prevCh - PATTERN_CHAR_BASE)] == FALSE ) { in splitPatternInto2Part()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...