Searched refs:tCESave (Results 1 – 1 of 1) sorted by relevance
7421 uint32_t *tCESave = NULL; in ucol_strcollRegular() local7447 if(tCESave == 0) { in ucol_strcollRegular()7452 … tCESave = tCE; /* we save it, so that we know where to come back AND that we need to go forward */ in ucol_strcollRegular()7459 tCE = tCESave; /* reset the pointer to before continuation */ in ucol_strcollRegular()7460 tCESave = 0; in ucol_strcollRegular()