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

  /external/icu4c/i18n/unicode/
ucol.h 88 * universal value is UCOL_DEFAULT, which resets the attribute value to the predefined
94 UCOL_DEFAULT = -1,
177 /** Attributes that collation service understands. All the attributes can take UCOL_DEFAULT
288 * UCOL_DEFAULT (set the mode according to the rules)
530 * UCOL_SECONDARY, UCOL_TERTIARY, UCOL_QUATERNARY, UCOL_IDENTICAL, UCOL_DEFAULT
    [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
ucol.h 96 * universal value is UCOL_DEFAULT, which resets the attribute value to the predefined
102 UCOL_DEFAULT = -1,
171 /** Attributes that collation service understands. All the attributes can take UCOL_DEFAULT
282 * UCOL_DEFAULT (set the mode according to the rules)
490 * UCOL_SECONDARY, UCOL_TERTIARY, UCOL_QUATERNARY, UCOL_IDENTICAL, UCOL_DEFAULT
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
ucol.h 96 * universal value is UCOL_DEFAULT, which resets the attribute value to the predefined
102 UCOL_DEFAULT = -1,
171 /** Attributes that collation service understands. All the attributes can take UCOL_DEFAULT
282 * UCOL_DEFAULT (set the mode according to the rules)
490 * UCOL_SECONDARY, UCOL_TERTIARY, UCOL_QUATERNARY, UCOL_IDENTICAL, UCOL_DEFAULT
    [all...]

Completed in 238 milliseconds