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

  /external/chromium/third_party/icu/source/test/perf/normperf/
normperf.h 257 int32_t ICUNormNFD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) {
290 int32_t ICUNormNFD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) {
  /external/icu4c/test/perf/normperf/
normperf.h 257 int32_t ICUNormNFD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) {
290 int32_t ICUNormNFD(const UChar* src, int32_t srcLen,UChar* dest, int32_t dstLen, int32_t options, UErrorCode* status) {

Completed in 137 milliseconds