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

  /external/chromium/third_party/icu/source/common/
ucnv.c 485 length8 = ucnv_fromUChars(clone, chars, (int32_t)sizeof(chars), s, length, err);
509 * per UChar, which means that ucnv_fromUChars() should catch all
    [all...]
  /external/icu4c/common/
ucnv.c 485 length8 = ucnv_fromUChars(clone, chars, (int32_t)sizeof(chars), s, length, err);
509 * per UChar, which means that ucnv_fromUChars() should catch all
    [all...]
  /external/webkit/JavaScriptCore/icu/unicode/
urename.h 475 #define ucnv_fromUChars ucnv_fromUChars_3_2
    [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
urename.h 475 #define ucnv_fromUChars ucnv_fromUChars_3_2
    [all...]
  /external/webkit/WebCore/icu/unicode/
urename.h 475 #define ucnv_fromUChars ucnv_fromUChars_3_2
    [all...]
  /external/webkit/WebKit/mac/icu/unicode/
urename.h 475 #define ucnv_fromUChars ucnv_fromUChars_3_2
    [all...]
  /external/chromium/third_party/icu/public/common/unicode/
urename.h 584 #define ucnv_fromUChars ucnv_fromUChars_4_2
    [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]

Completed in 918 milliseconds