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

  /external/chromium_org/third_party/icu/source/i18n/
ucol_imp.h 260 /* UCOL_HIRAGANA_Q - note if the codepoint was hiragana */
261 #define UCOL_HIRAGANA_Q 16
    [all...]
ucol.cpp 128 (s)->flags |= UCOL_HIRAGANA_Q;
    [all...]
  /external/icu4c/i18n/
ucol_imp.h 258 /* UCOL_HIRAGANA_Q - note if the codepoint was hiragana */
259 #define UCOL_HIRAGANA_Q 16
    [all...]
ucol.cpp 149 (s)->flags |= UCOL_HIRAGANA_Q;
    [all...]

Completed in 38 milliseconds