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

  /external/icu4c/common/
ucnv_cnv.c 117 cnv->UCharErrorBufferLength=(int8_t)length;
168 cnv->UCharErrorBufferLength=i;
ucnv.c 608 converter->invalidCharLength = converter->UCharErrorBufferLength = 0;
    [all...]
ucnv_bld.h 211 int8_t UCharErrorBufferLength; /* number of valid UChars in charErrorBuffer */
ucnv_u16.c 339 cnv->UCharErrorBufferLength=1;
455 cnv->UCharErrorBufferLength=1;
938 cnv->UCharErrorBufferLength=1;
    [all...]
ucnv_u32.c 99 args->converter->UCharErrorBufferLength = 1;
183 args->converter->UCharErrorBufferLength = 1;
566 args->converter->UCharErrorBufferLength = 1;
660 args->converter->UCharErrorBufferLength = 1;
    [all...]
ucnv2022.c     [all...]
ucnvisci.c     [all...]
ucnvscsu.c 321 cnv->UCharErrorBufferLength=1;
429 cnv->UCharErrorBufferLength=1;
653 cnv->UCharErrorBufferLength=1;
736 cnv->UCharErrorBufferLength=1;
    [all...]
ucnv_u8.c 189 cnv->UCharErrorBufferLength = 1;
319 cnv->UCharErrorBufferLength = 1;
    [all...]
ucnvbocu.c     [all...]
ucnvmbcs.c     [all...]

Completed in 189 milliseconds