Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dfilteredbrk.cpp227 enum EFBMatchResult { kNoExceptionHere, kExceptionHere }; enumerator
305 return kExceptionHere; // See if the next is another exception. in breakExceptionAt()
323 return kExceptionHere; in breakExceptionAt()
357 case kExceptionHere: in internalNext()
386 case kExceptionHere: in internalPrev()
431 case kExceptionHere: in isBoundary()