Home | History | Annotate | Download | only in i18n

Lines Matching refs:DOLLARSIGN

188 static const UChar DOLLARSIGN = 0x24;
253 if (c != DOLLARSIGN) {
286 dest.append(DOLLARSIGN);