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

  /external/icu/icu4c/source/common/
ucnv_imp.h 39 #define UCNV_FAST_IS_UTF8(name) \
unistr_cnv.cpp 176 if(UCNV_FAST_IS_UTF8(defaultName)) {
318 if(UCNV_FAST_IS_UTF8(defaultName)) {
ucnv_bld.cpp 770 else if(UCNV_FAST_IS_UTF8(converterName)) {
    [all...]

Completed in 52 milliseconds