Home
last modified time | relevance | path

Searched defs:nextMatch (Results 1 – 2 of 2) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DTextTrieMap.java112 Node nextMatch = node.findMatch(chitr, output); in find() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DTextTrieMap.java117 Node nextMatch = node.findMatch(chitr, output); in find() local