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

  /external/icu/icu4c/source/common/
ucnv_cnv.cpp 125 cnv->UCharErrorBufferLength=(int8_t)length;
176 cnv->UCharErrorBufferLength=i;
ucnv.cpp 610 converter->invalidCharLength = converter->UCharErrorBufferLength = 0;
    [all...]
ucnv_bld.h 219 int8_t UCharErrorBufferLength; /* number of valid UChars in charErrorBuffer */
ucnv_ct.cpp 562 if(subArgs.converter->UCharErrorBufferLength > 0) {
564 subArgs.converter->UCharErrorBufferLength);
566 args->converter->UCharErrorBufferLength=subArgs.converter->UCharErrorBufferLength;
567 subArgs.converter->UCharErrorBufferLength = 0;
ucnv_u16.cpp 343 cnv->UCharErrorBufferLength=1;
459 cnv->UCharErrorBufferLength=1;
944 cnv->UCharErrorBufferLength=1;
    [all...]
ucnv_u32.cpp 102 args->converter->UCharErrorBufferLength = 1;
186 args->converter->UCharErrorBufferLength = 1;
569 args->converter->UCharErrorBufferLength = 1;
663 args->converter->UCharErrorBufferLength = 1;
    [all...]
ucnv2022.cpp     [all...]
ucnvisci.cpp     [all...]
ucnvscsu.cpp 324 cnv->UCharErrorBufferLength=1;
432 cnv->UCharErrorBufferLength=1;
656 cnv->UCharErrorBufferLength=1;
739 cnv->UCharErrorBufferLength=1;
    [all...]
ucnv_u8.cpp 155 cnv->UCharErrorBufferLength = 1;
273 cnv->UCharErrorBufferLength = 1;
ucnvbocu.cpp     [all...]
ucnvmbcs.cpp     [all...]

Completed in 2815 milliseconds