Searched refs:ILLEGAL_SEG (Results 1 – 1 of 1) sorted by relevance
/external/icu4c/i18n/ |
D | rbt_pars.cpp | 88 static const UChar ILLEGAL_SEG[] = {123,125,124,64,0}; // "{}|@" variable 530 … pos = parseSection(rule, pos, limit, buf, UnicodeString(TRUE, ILLEGAL_SEG, -1), TRUE, status); in parseSection()
|