Home
last modified time | relevance | path

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

/external/icu/icu4c/source/extra/uconv/
Duconv.cpp728 UBool willexit, fromSawEndOfBytes, toSawEndOfUnicode; in convertFile() local
937 toSawEndOfUnicode = (UBool)U_SUCCESS(err); in convertFile()
1036 } while (!toSawEndOfUnicode); in convertFile()