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

  /external/chromium_org/third_party/icu/source/common/
ucnvmbcs.h 300 #define SBCS_RESULT_FROM_UTF8(table, results, l, t) (results)[ (table)[l] +(t) ]
ucnvmbcs.c     [all...]
  /external/icu4c/common/
ucnvmbcs.h 303 #define SBCS_RESULT_FROM_UTF8(table, results, l, t) (results)[ (table)[l] +(t) ]
ucnvmbcs.c     [all...]

Completed in 139 milliseconds