HomeSort by relevance Sort by last modified time
    Searched refs:fSetOpStack (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/i18n/
regexcmp.h 221 UStack fSetOpStack; // Stack of pending set operators (&&, --, union)
231 // Constant values to be pushed onto fSetOpStack while scanning & evalueating [set expressions]
regexcmp.cpp 55 fParenStack(status), fSetStack(status), fSetOpStack(status)
    [all...]

Completed in 1713 milliseconds