HomeSort by relevance Sort by last modified time
    Searched refs:UCOL_TOK_VARIABLE_TOP (Results 1 - 3 of 3) sorted by null

  /external/icu4c/i18n/
ucol_tok.h 40 #define UCOL_TOK_VARIABLE_TOP 0x08
ucol_tok.cpp 742 result = UCOL_TOK_SUCCESS | UCOL_TOK_VARIABLE_TOP;
    [all...]
  /external/icu4c/test/cintltst/
cmsccoll.c 584 varT = (UBool)((specs & UCOL_TOK_VARIABLE_TOP) != 0);
968 varT = (UBool)((specs & UCOL_TOK_VARIABLE_TOP) != 0);
    [all...]

Completed in 478 milliseconds