Searched refs:DOLLARSIGN (Results 1 – 2 of 2) sorted by relevance
1319 static const UChar DOLLARSIGN = 0x24; variable1417 if (c != DOLLARSIGN && c != BACKSLASH) { in appendReplacement()1467 U_ASSERT(c == DOLLARSIGN); in appendReplacement()
268 static const UChar DOLLARSIGN = 0x24; variable398 } else if (c != DOLLARSIGN) { in appendReplacement()