Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dfilteredbrk.cpp227 enum EFBMatchResult { kNoExceptionHere, kExceptionHere }; enumerator
327 return kNoExceptionHere; in breakExceptionAt()
330 return kNoExceptionHere; // internal error and/or no forwards trie in breakExceptionAt()
334 return kNoExceptionHere; // No match - so exit. Not an exception. in breakExceptionAt()
362 case kNoExceptionHere: in internalNext()
391 case kNoExceptionHere: in internalPrev()
434 case kNoExceptionHere: in isBoundary()