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

  /external/icu4c/common/
ucnv.c 154 ucnv_safeClone(const UConverter* cnv, void *stackBuffer, int32_t *pBufferSize, UErrorCode *status)
487 clone = ucnv_safeClone(cnv, cloneBuffer, &cloneSize, err);
    [all...]
  /external/icu4c/common/unicode/
urename.h     [all...]
  /external/webkit/Source/JavaScriptCore/icu/unicode/
urename.h 530 #define ucnv_safeClone ucnv_safeClone_3_2
    [all...]
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
urename.h 530 #define ucnv_safeClone ucnv_safeClone_3_2
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
urename.h 530 #define ucnv_safeClone ucnv_safeClone_3_2
    [all...]
  /external/webkit/Source/WebKit/mac/icu/unicode/
urename.h 530 #define ucnv_safeClone ucnv_safeClone_3_2
    [all...]

Completed in 229 milliseconds