Home
last modified time | relevance | path

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

/third_party/node/deps/icu-small/source/common/unicode/
Dustringtrie.h75 #define USTRINGTRIE_MATCHES(result) ((result)!=USTRINGTRIE_NO_MATCH) macro
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Dustringtrie.h75 #define USTRINGTRIE_MATCHES(result) ((result)!=USTRINGTRIE_NO_MATCH) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Dustringtrie.h75 #define USTRINGTRIE_MATCHES(result) ((result)!=USTRINGTRIE_NO_MATCH) macro
/third_party/icu/icu4c/source/common/unicode/
Dustringtrie.h75 #define USTRINGTRIE_MATCHES(result) ((result)!=USTRINGTRIE_NO_MATCH) macro
/third_party/icu/icu4c/source/test/intltest/
Dbytestrietest.cpp767 if(!USTRINGTRIE_MATCHES(result)) { in checkNext()
825 if(!USTRINGTRIE_MATCHES(trie.next(expectedString[j]))) { in checkNextWithState()
879 if(!USTRINGTRIE_MATCHES(trie.next(expectedString[j]))) { in checkNextWithState64()
Ducharstrietest.cpp896 if(!USTRINGTRIE_MATCHES(result)) { in checkNext()
946 if(!USTRINGTRIE_MATCHES(trie.next(expectedString[j]))) { in checkNextWithState()
1000 if(!USTRINGTRIE_MATCHES(trie.next(expectedString[j]))) { in checkNextWithState64()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dfilteredbrk.cpp289 if(USTRINGTRIE_MATCHES(r)) { // exact match? in breakExceptionAt()
319 if(USTRINGTRIE_MATCHES(rfwd)) { in breakExceptionAt()
/third_party/skia/third_party/externals/icu/source/common/
Dfilteredbrk.cpp346 if(USTRINGTRIE_MATCHES(rfwd)) { in breakExceptionAt()
/third_party/node/deps/icu-small/source/common/
Dfilteredbrk.cpp345 if(USTRINGTRIE_MATCHES(rfwd)) { in breakExceptionAt()
/third_party/icu/icu4c/source/common/
Dfilteredbrk.cpp346 if(USTRINGTRIE_MATCHES(rfwd)) { in breakExceptionAt()