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

/external/icu4c/i18n/
H A Ducol.cpp7858 uint32_t *tCESave = NULL; local
7885 if(tCESave == 0) {
7891 tCESave = tCE; /* we save it, so that we know where to come back AND that we need to go forward */
7898 tCE = tCESave; /* reset the pointer to before continuation */
7899 tCESave = 0;

Completed in 38 milliseconds