Searched refs:setDifference1 (Results 1 - 4 of 4) sorted by relevance

/external/chromium/third_party/icu/source/i18n/
H A Dregexcmp.h225 setDifference1 = 4 << 16 | 7, // '-', single dash difference op, for compatibility with old UnicodeSet. enumerator in enum:SetOperations
H A Dregexcmp.cpp1540 setPushOp(setDifference1);
4168 case setDifference1:
/external/icu4c/i18n/
H A Dregexcmp.h223 setDifference1 = 4 << 16 | 7, // '-', single dash difference op, for compatibility with old UnicodeSet. enumerator in enum:SetOperations
H A Dregexcmp.cpp1547 setPushOp(setDifference1);
4269 case setDifference1:

Completed in 30 milliseconds