OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UCOL_TOK_TOP
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/i18n/
ucol_tok.h
39
#define
UCOL_TOK_TOP
0x04
ucol_tok.cpp
762
result = UCOL_TOK_SUCCESS |
UCOL_TOK_TOP
;
771
result = UCOL_TOK_SUCCESS |
UCOL_TOK_TOP
;;
[
all
...]
/external/icu4c/test/cintltst/
cmsccoll.c
585
top_ = (UBool)((specs &
UCOL_TOK_TOP
) != 0);
969
top_ = (UBool)((specs &
UCOL_TOK_TOP
) != 0);
[
all
...]
Completed in 33 milliseconds