OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UCOL_TOK_RESET
(Results
1 - 6
of
6
) sorted by null
/external/icu4c/i18n/
ucol_tok.h
34
#define
UCOL_TOK_RESET
0xDEADBEEF
ucol_tok.cpp
[
all
...]
ucol_res.cpp
[
all
...]
ucol_bld.cpp
874
if((expt = (UColToken *)uhash_get(src->tailored, &exp)) != NULL && expt->strength !=
UCOL_TOK_RESET
) { /* expansion is tailored */
[
all
...]
/external/icu4c/tools/dumpce/
dumpce.cpp
[
all
...]
/external/icu4c/test/cintltst/
cmsccoll.c
636
case
UCOL_TOK_RESET
:
647
if(before == TRUE && strength !=
UCOL_TOK_RESET
) { /* first and second were swapped */
981
if(strength !=
UCOL_TOK_RESET
) {
[
all
...]
Completed in 591 milliseconds