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

  /external/chromium_org/third_party/icu/source/i18n/
ucol_imp.h 773 /*UColAttributeValue*/ int32_t frenchCollation
    [all...]
ucol.cpp 764 result->frenchCollation = (UColAttributeValue)opts->frenchCollation;
    [all...]
ucol_sit.cpp 653 return coll->frenchCollationisDefault?UCOL_DEFAULT:coll->frenchCollation;
ucol_tok.cpp 247 opts->frenchCollation = value;
    [all...]
  /external/icu4c/i18n/
ucol_imp.h 789 /*UColAttributeValue*/ int32_t frenchCollation;
    [all...]
ucol.cpp 835 result->frenchCollation = (UColAttributeValue)opts->frenchCollation;
    [all...]
ucol_sit.cpp 694 return coll->frenchCollationisDefault?UCOL_DEFAULT:coll->frenchCollation;
    [all...]
ucol_tok.cpp 241 opts->frenchCollation = value;
    [all...]

Completed in 46 milliseconds