Searched refs:DOT_SET (Results 1 – 1 of 1) sorted by relevance
68 static const UChar DOT_SET[] = { // "[^[:Zp:][:Zl:]\r\n$]"; variable1595 UnicodeSet* tempus = new UnicodeSet(UnicodeString(TRUE, DOT_SET, -1), status); in getDotStandIn()