OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:prevlength
(Results
1 - 5
of
5
) sorted by null
/external/icu4c/common/
ucnvmbcs.c
[
all
...]
ucnv_ext.cpp
677
int32_t length,
prevLength
;
708
if((
prevLength
=cnv->fromUnicodeStatus)!=0) {
712
if(
prevLength
>1 && length==1) {
716
} else if(
prevLength
==1 && length>1) {
[
all
...]
ucnv2022.cpp
453
cnv->fromUnicodeStatus=1; /*
prevLength
*/
[
all
...]
/external/icu4c/i18n/
msgfmt.cpp
[
all
...]
/external/icu4c/i18n/unicode/
msgfmt.h
[
all
...]
Completed in 228 milliseconds