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

  /external/icu4c/test/perf/ustrperf/
stringperf.h 252 wcs = u_strToWCS(ws, wcap, &wl, lines_[i].name, lines_[i].len, &err);
257 wcs = u_strToWCS(ws, wcap, &wl, lines_[i].name, lines_[i].len-1, &err);
282 u_strToWCS(wDest,wDestLen,&reqLen,uSrc,uSrcLen,&err);
288 u_strToWCS(wDest,wDestLen,&reqLen,uSrc,uSrcLen,&err);
299 u_strToWCS(wDest,wDestLen,&reqLen,uSrc,uSrcLen-1,&err);
305 u_strToWCS(wDest,wDestLen,&reqLen,uSrc,uSrcLen-1,&err);
  /external/icu4c/test/cintltst/
custrtrn.c     [all...]
  /external/icu4c/common/
ustr_wcs.c 16 * u_strToWCS() and u_strFromWCS() functions
230 u_strToWCS(wchar_t *dest,
  /external/webkit/Source/JavaScriptCore/icu/unicode/
ustring.h     [all...]
urename.h 265 #define u_strToWCS u_strToWCS_3_2
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
ustring.h     [all...]
urename.h 265 #define u_strToWCS u_strToWCS_3_2
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
ustring.h     [all...]
urename.h 265 #define u_strToWCS u_strToWCS_3_2
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
ustring.h     [all...]
urename.h 265 #define u_strToWCS u_strToWCS_3_2
    [all...]
  /external/icu4c/common/unicode/
ustring.h     [all...]
urename.h 377 #define u_strToWCS U_ICU_ENTRY_POINT_RENAME(u_strToWCS)
    [all...]

Completed in 932 milliseconds