Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dfilteredbrk.cpp130 static const int32_t kMATCH = (1<<1); //< exact match - skip this one. variable
303 if(bestValue == kMATCH) { // exact match! in breakExceptionAt()
643 builder->add(ustrs[i], kMATCH, status); in build()
653 builder2->add(ustrs[i], kMATCH, status); // forward in build()