Searched refs:OPEN_DELIM (Results 1 – 2 of 2) sorted by relevance
26 static const UChar OPEN_DELIM[] = {92,78,123,0}; // "\N{"91 UnicodeString str(FALSE, OPEN_DELIM, OPEN_DELIM_LEN); in handleTransliterate()
29 static const UChar OPEN_DELIM = 92; // '\\' first char of OPEN variable144 if (c == OPEN_DELIM) { // quick check first in handleTransliterate()