Home | History | Annotate | Download | only in i18n

Lines Matching refs:DOLLARSIGN

857 static const UChar DOLLARSIGN = 0x24;
935 if (c != DOLLARSIGN && c != BACKSLASH) {
1011 appendToBuf(DOLLARSIGN, &destIdx, dest, capacity);