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

  /external/chromium_org/third_party/icu/source/common/
utrie2.h 515 * or UTRIE2_GET32_FROM_SUPP(); otherwise reset the lead
615 #define UTRIE2_GET32_FROM_SUPP(trie, c) _UTRIE2_GET_FROM_SUPP((trie), data32, c)
    [all...]
  /external/icu/icu4c/source/common/
utrie2.h 516 * or UTRIE2_GET32_FROM_SUPP(); otherwise reset the lead
616 #define UTRIE2_GET32_FROM_SUPP(trie, c) _UTRIE2_GET_FROM_SUPP((trie), data32, c)
    [all...]

Completed in 173 milliseconds