Searched refs:AFFIX_PREFIX (Results 1 – 3 of 3) sorted by relevance
126 static const int32_t AFFIX_PREFIX = 0x100; variable
60 bool prefix = (flags & AFFIX_PREFIX) != 0; in getEndpoints()563 UnicodeString posPrefix = patternInfo.getString(AffixPatternProvider::AFFIX_PREFIX); in patternInfoToProperties()599 … AffixPatternProvider::AFFIX_NEGATIVE_SUBPATTERN | AffixPatternProvider::AFFIX_PREFIX); in patternInfoToProperties()
296 fFlags |= AffixPatternProvider::AFFIX_PREFIX; in enterCharSequenceMode()