OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UCharErrorBufferLength
(Results
1 - 12
of
12
) sorted by null
/external/icu4c/common/
ucnv_cnv.c
117
cnv->
UCharErrorBufferLength
=(int8_t)length;
168
cnv->
UCharErrorBufferLength
=i;
ucnv.c
610
converter->invalidCharLength = converter->
UCharErrorBufferLength
= 0;
[
all
...]
ucnv_bld.h
212
int8_t
UCharErrorBufferLength
; /* number of valid UChars in charErrorBuffer */
ucnv_ct.c
557
if(subArgs.converter->
UCharErrorBufferLength
> 0) {
559
subArgs.converter->
UCharErrorBufferLength
);
561
args->converter->
UCharErrorBufferLength
=subArgs.converter->
UCharErrorBufferLength
;
562
subArgs.converter->
UCharErrorBufferLength
= 0;
ucnv_u16.c
339
cnv->
UCharErrorBufferLength
=1;
455
cnv->
UCharErrorBufferLength
=1;
938
cnv->
UCharErrorBufferLength
=1;
[
all
...]
ucnv_u32.c
100
args->converter->
UCharErrorBufferLength
= 1;
184
args->converter->
UCharErrorBufferLength
= 1;
567
args->converter->
UCharErrorBufferLength
= 1;
661
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
192
cnv->
UCharErrorBufferLength
= 1;
322
cnv->
UCharErrorBufferLength
= 1;
[
all
...]
ucnvbocu.cpp
[
all
...]
ucnvmbcs.c
[
all
...]
Completed in 1244 milliseconds