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

  /external/chromium_org/third_party/icu/source/common/
ustr_imp.h 202 u_terminateWChars(wchar_t *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode);
ustr_wcs.c 214 u_terminateWChars(dest,destCapacity,count,pErrorCode);
ustring.c     [all...]
  /external/icu/icu4c/source/common/
ustr_imp.h 245 u_terminateWChars(wchar_t *dest, int32_t destCapacity, int32_t length, UErrorCode *pErrorCode);
ustr_wcs.cpp 221 u_terminateWChars(dest,destCapacity,count,pErrorCode);
ustring.cpp     [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
custrtrn.c     [all...]
  /external/icu/icu4c/source/test/cintltst/
custrtrn.c     [all...]
  /external/icu/icu4c/source/common/unicode/
urename.h 391 #define u_terminateWChars U_ICU_ENTRY_POINT_RENAME(u_terminateWChars)
    [all...]
  /external/chromium_org/third_party/icu/source/common/unicode/
urename.h 401 #define u_terminateWChars U_ICU_ENTRY_POINT_RENAME(u_terminateWChars)
    [all...]

Completed in 383 milliseconds