Home
last modified time | relevance | path

Searched refs:kExceptionHere (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/common/
Dfilteredbrk.cpp225 enum EFBMatchResult { kNoExceptionHere, kExceptionHere }; enumerator
303 return kExceptionHere; // See if the next is another exception. in breakExceptionAt()
321 return kExceptionHere; in breakExceptionAt()
355 case kExceptionHere: in internalNext()
384 case kExceptionHere: in internalPrev()
426 case kExceptionHere: in isBoundary()