Searched refs:ILLEGAL_FUNC (Results 1 – 1 of 1) sorted by relevance
/external/icu4c/i18n/ |
D | rbt_pars.cpp | 89 static const UChar ILLEGAL_FUNC[] = {94,40,46,42,43,63,123,125,124,64,0}; // "^(.*+?{}|@" variable 566 pos = parseSection(rule, iref, limit, buf, ILLEGAL_FUNC, TRUE, status); in parseSection()
|