Home
last modified time | relevance | path

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

/external/icu4c/common/
Ducnv.c829 UBool converterSawEndOfInput, calledCallback; in _fromUnicodeWithCallback() local
908 converterSawEndOfInput= in _fromUnicodeWithCallback()
914 converterSawEndOfInput=FALSE; in _fromUnicodeWithCallback()
1019 if(!converterSawEndOfInput) { in _fromUnicodeWithCallback()
1274 UBool converterSawEndOfInput, calledCallback; in _toUnicodeWithCallback() local
1353 converterSawEndOfInput= in _toUnicodeWithCallback()
1359 converterSawEndOfInput=FALSE; in _toUnicodeWithCallback()
1464 if(!converterSawEndOfInput) { in _toUnicodeWithCallback()