Searched refs:kPatternPadEscape (Results 1 – 1 of 1) sorted by relevance
211 #define kPatternPadEscape ((UChar)0x002A) /*'*'*/ macro365 fPad = kPatternPadEscape; in construct()3674 padSpec.append((UChar)kPatternPadEscape); in toPattern()3931 UnicodeString padEscape ((UChar)kPatternPadEscape); in applyPatternWithoutExpandAffix()