Searched refs:kPatternSeparator (Results 1 – 1 of 1) sorted by relevance
97 #define kPatternSeparator ((UChar)0x003B) /*';'*/ macro2911 || affix.indexOf(kPatternSeparator) >= 0 in appendAffixPattern()3145 result.append((UChar)kPatternSeparator); in toPattern()3220 UnicodeString separator ((UChar)kPatternSeparator); in applyPattern()