Home | History | Annotate | Download | only in i18n

Lines Matching refs:ID_DELIM

53 static const UChar ID_DELIM    = 0x003B; /*;*/
941 if (list.size() > 1 || canonID.indexOf(ID_DELIM) >= 0) {
1079 t = createInstance(filterPattern + UnicodeString(ID_DELIM)
1154 rulesSource.append(ID_DELIM);