OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USTRINGTRIE_MATCHES
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/common/unicode/
ustringtrie.h
28
* @see
USTRINGTRIE_MATCHES
73
#define
USTRINGTRIE_MATCHES
(result) ((result)!=USTRINGTRIE_NO_MATCH)
/external/icu4c/test/intltest/
bytestrietest.cpp
712
if(!
USTRINGTRIE_MATCHES
(result)) {
770
if(!
USTRINGTRIE_MATCHES
(trie.next(expectedString[j]))) {
ucharstrietest.cpp
892
if(!
USTRINGTRIE_MATCHES
(result)) {
[
all
...]
Completed in 94 milliseconds