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

  /external/chromium_org/third_party/icu/source/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/chromium_org/third_party/icu/source/test/cintltst/
cmsccoll.c 584 varT = (UBool)((specs & UCOL_TOK_VARIABLE_TOP) != 0);
976 varT = (UBool)((specs & UCOL_TOK_VARIABLE_TOP) != 0);
    [all...]

Completed in 31 milliseconds