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 150 ucnv_safeClone(const UConverter* cnv, void *stackBuffer, int32_t *pBufferSize, UErrorCode *status)
483 clone = ucnv_safeClone(cnv, cloneBuffer, &cloneSize, err);
    [all...]
  /external/webkit/JavaScriptCore/icu/unicode/
urename.h 530 #define ucnv_safeClone ucnv_safeClone_3_2
    [all...]
  /external/webkit/JavaScriptGlue/icu/unicode/
urename.h 530 #define ucnv_safeClone ucnv_safeClone_3_2
    [all...]
  /external/webkit/WebCore/icu/unicode/
urename.h 530 #define ucnv_safeClone ucnv_safeClone_3_2
    [all...]
  /external/webkit/WebKit/mac/icu/unicode/
urename.h 530 #define ucnv_safeClone ucnv_safeClone_3_2
    [all...]
  /external/icu4c/common/unicode/
urename.h 631 #define ucnv_safeClone ucnv_safeClone_4_2
    [all...]

Completed in 1285 milliseconds