Home
last modified time | relevance | path

Searched refs:AffixPatternState (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
Dnumber_affixutils.h20 enum AffixPatternState { enum
38 AffixPatternState state;
47 AffixTag(int32_t offset, UChar32 codePoint, AffixPatternState state, AffixPatternType type) in AffixTag()
230 static inline AffixTag makeTag(int32_t offset, AffixPatternType type, AffixPatternState state, in makeTag()
Dnumber_affixutils.cpp20 AffixPatternState state = STATE_BASE; in estimateLength()
86 AffixPatternState state = STATE_BASE; in escape()