Home | History | Annotate | Download | only in i18n

Lines Matching refs:DOLLARSIGN

1323 static const UChar DOLLARSIGN = 0x24;
1419 if (c != DOLLARSIGN && c != BACKSLASH) {
1495 appendToBuf(DOLLARSIGN, &destIdx, dest, capacity);