Searched refs:setCaseClose (Results 1 - 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/
H A Dregexcmp.h235 setCaseClose = 2 << 16 | 9, enumerator in enum:SetOperations
H A Dregexcmp.cpp1639 fSetOpStack.push(setCaseClose, *fStatus);
1651 fSetOpStack.push(setCaseClose, *fStatus);
1661 fSetOpStack.push(setCaseClose, *fStatus);
1671 fSetOpStack.push(setCaseClose, *fStatus);
1780 if (tosOp == setCaseClose) {
1783 fSetOpStack.push(setCaseClose, *fStatus);
4592 case setCaseClose:

Completed in 46 milliseconds