Home | History | Annotate | Download | only in i18n

Lines Matching refs:DOT_SET

68 static const UChar DOT_SET[] = { // "[^[:Zp:][:Zl:]\r\n$]";
1595 UnicodeSet* tempus = new UnicodeSet(UnicodeString(TRUE, DOT_SET, -1), status);