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

  /external/chromium_org/third_party/icu/source/i18n/
ucol_imp.h 777 /*UColAttributeValue*/ int32_t frenchCollation;
    [all...]
ucol.cpp 753 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 132 milliseconds