Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dfilteredbrk.cpp225 enum EFBMatchResult { kNoExceptionHere, kExceptionHere }; enumerator
325 return kNoExceptionHere; in breakExceptionAt()
328 return kNoExceptionHere; // internal error and/or no forwards trie in breakExceptionAt()
332 return kNoExceptionHere; // No match - so exit. Not an exception. in breakExceptionAt()
360 case kNoExceptionHere: in internalNext()
389 case kNoExceptionHere: in internalPrev()
429 case kNoExceptionHere: in isBoundary()