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.c 117 cnv->UCharErrorBufferLength=(int8_t)length;
168 cnv->UCharErrorBufferLength=i;
ucnv.c 608 converter->invalidCharLength = converter->UCharErrorBufferLength = 0;
    [all...]
ucnv_bld.h 217 int8_t UCharErrorBufferLength; /* number of valid UChars in charErrorBuffer */
ucnv_ct.c 555 if(subArgs.converter->UCharErrorBufferLength > 0) {
557 subArgs.converter->UCharErrorBufferLength);
559 args->converter->UCharErrorBufferLength=subArgs.converter->UCharErrorBufferLength;
560 subArgs.converter->UCharErrorBufferLength = 0;
ucnv_u16.c 339 cnv->UCharErrorBufferLength=1;
455 cnv->UCharErrorBufferLength=1;
935 cnv->UCharErrorBufferLength=1;
    [all...]
ucnv_u32.c 100 args->converter->UCharErrorBufferLength = 1;
184 args->converter->UCharErrorBufferLength = 1;
564 args->converter->UCharErrorBufferLength = 1;
658 args->converter->UCharErrorBufferLength = 1;
    [all...]
ucnv2022.cpp     [all...]
ucnvisci.c     [all...]
ucnvscsu.c 322 cnv->UCharErrorBufferLength=1;
430 cnv->UCharErrorBufferLength=1;
654 cnv->UCharErrorBufferLength=1;
737 cnv->UCharErrorBufferLength=1;
    [all...]
ucnv_u8.c 201 cnv->UCharErrorBufferLength = 1;
331 cnv->UCharErrorBufferLength = 1;
    [all...]
ucnvbocu.cpp     [all...]
ucnvmbcs.cpp     [all...]

Completed in 564 milliseconds