Searched refs:ucnv_fixFileSeparator (Results 1 – 7 of 7) sorted by relevance
/external/icu/libandroidicu/include/unicode/ |
D | ucnv.h | 1915 ucnv_fixFileSeparator(const UConverter *cnv, UChar *source, int32_t sourceLen);
|
D | urename.h | 629 #define ucnv_fixFileSeparator U_ICU_ENTRY_POINT_RENAME(ucnv_fixFileSeparator) macro
|
/external/icu/icu4c/source/common/unicode/ |
D | ucnv.h | 1915 ucnv_fixFileSeparator(const UConverter *cnv, UChar *source, int32_t sourceLen);
|
D | urename.h | 629 #define ucnv_fixFileSeparator U_ICU_ENTRY_POINT_RENAME(ucnv_fixFileSeparator) macro
|
/external/icu/icu4c/source/test/cintltst/ |
D | nucnvtst.c | 1506 ucnv_fixFileSeparator(cnv, outUnicode, (int32_t)(u-outUnicode)); in TestAmbiguousConverter() 1594 ucnv_fixFileSeparator(sjis_cnv, sjisResult, sjisLength); in TestAmbiguous()
|
/external/icu/icu4c/source/common/ |
D | ucnv.cpp | 2655 ucnv_fixFileSeparator(const UConverter *cnv, in ucnv_fixFileSeparator() function
|
/external/icu/libandroidicu/static_shim/ |
D | shim.cpp | 944 ucnv_fixFileSeparator(cnv, source, sourceLen); in ucnv_fixFileSeparator_android()
|