Searched refs:DOLLARSIGN (Results 1 – 2 of 2) sorted by relevance
1317 static const UChar DOLLARSIGN = 0x24; variable1415 if (c != DOLLARSIGN && c != BACKSLASH) { in appendReplacement()1465 U_ASSERT(c == DOLLARSIGN); in appendReplacement()
264 static const UChar DOLLARSIGN = 0x24; variable394 } else if (c != DOLLARSIGN) { in appendReplacement()