Searched refs:converterSawEndOfInput (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Ducnv.c842 UBool converterSawEndOfInput, calledCallback; local
919 * s<sourceLimit before converterSawEndOfInput is checked
921 converterSawEndOfInput=
927 converterSawEndOfInput=FALSE;
1032 if(!converterSawEndOfInput) {
1287 UBool converterSawEndOfInput, calledCallback; local
1364 * s<sourceLimit before converterSawEndOfInput is checked
1366 converterSawEndOfInput=
1372 converterSawEndOfInput=FALSE;
1477 if(!converterSawEndOfInput) {
[all...]
/external/icu/icu4c/source/common/
H A Ducnv.c842 UBool converterSawEndOfInput, calledCallback; local
919 * s<sourceLimit before converterSawEndOfInput is checked
921 converterSawEndOfInput=
927 converterSawEndOfInput=FALSE;
1032 if(!converterSawEndOfInput) {
1287 UBool converterSawEndOfInput, calledCallback; local
1364 * s<sourceLimit before converterSawEndOfInput is checked
1366 converterSawEndOfInput=
1372 converterSawEndOfInput=FALSE;
1477 if(!converterSawEndOfInput) {
[all...]

Completed in 1129 milliseconds