Home
last modified time | relevance | path

Searched defs:toReturn (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/i18n/
Ducol_imp.h271 uint32_t *toReturn; /* This is the CE from CEs buffer that should be returned */ member
Ducol.cpp1730 UChar toReturn = (UChar)source->iterator->next(source->iterator); in peekCharacter() local